Enum ChartAxisType
Represents ChartAxisType
Namespace: Syncfusion.Windows.Chart
Assembly: Syncfusion.Chart.Wpf.dll
Syntax
public enum ChartAxisType
Fields
Name | Description |
---|---|
X | The X value |
Y | The Y value |
Z | The Z value |
Represents ChartAxisType
public enum ChartAxisType
Name | Description |
---|---|
X | The X value |
Y | The Y value |
Z | The Z value |