'Declaration
Public Enum PlotStyle Inherits System.Enum
'Usage
Dim instance As PlotStyle
public enum PlotStyle : System.Enum
'Declaration
Public Enum PlotStyle Inherits System.Enum
'Usage
Dim instance As PlotStyle
public enum PlotStyle : System.Enum
Member | Description |
---|---|
Bar | Symbol fills up the area between the data point and origin. |
Point | Center of the symbol is at the data point. |
System.Object
System.ValueType
System.Enum
C1.WPF.C1Chart.PlotStyle