Interface IHasLegendText
- Namespace
- ScottPlot
- Assembly
- ScottPlot.dll
public interface IHasLegendText
- Extension Methods
Properties
LegendText
If populated, this text appears in the legend
string LegendText { get; set; }
public interface IHasLegendText
If populated, this text appears in the legend
string LegendText { get; set; }