Enum ChartPointAndFigure
Represents point and figure enumeration.
Namespace: Syncfusion.Windows.Chart
Assembly: Syncfusion.Chart.Wpf.dll
Syntax
public enum ChartPointAndFigure
Fields
Name | Description |
---|---|
Figure | Determines that figure should be drawn. |
Point | Determines that point should be drawn. |