[]
void ShowAxis(AxisType axisType, AxisGroup axisGroup = AxisGroup.Primary)
Sub ShowAxis(axisType As AxisType, Optional axisGroup As AxisGroup = AxisGroup.Primary)
Type | Name | Description |
---|---|---|
AxisType | axisType | The axis type. Series axes apply only to 3D charts. |
AxisGroup | axisGroup | The axis group. 3D charts have only one set of axes. |
This function works with Spread WPF only.