Chart.HasAxis

Chart.HasAxis method

Returns which axes exist on the chart.

public bool HasAxis(AxisType aixsType, bool isPrimary)

Remarks

Normally, Pie, PieExploded, PiePie,PieBar, Pie3D, Pie3DExploded,Doughnut, DoughnutExploded is no axis.

See Also