public enum ENHighLowAppearanceMode : System.Enum
public enum ENHighLowAppearanceMode : System.Enum
Member | Description |
---|---|
Generic | The filling and stroke of the high low segments are generic (taken from the data points) |
HighLow | The filling and stroke of the high low segments is taken from the HighFill, LowFill, HighStroke and LowStroke properties of the series. |
Palette | The filling is determined by a palette |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Chart.ENHighLowAppearanceMode
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)