public enum ENSeriesLegendMode : System.Enum
public enum ENSeriesLegendMode : System.Enum
Member | Description |
---|---|
DataPoints | the series adds its data points to the legend |
None | the series is not represented in the legend |
Series | the series is represented in the legend by one series defined entry |
SeriesLogic | the series adds series specific information in the legend describing the logic it uses |
SeriesVisibility | the series is represented in the legend by one series defined entry (checkbox) which also controls its visibility |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Chart.ENSeriesLegendMode
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)