Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

Changes the ChartType and AxisType of the series at the same time. Certain combinations of charts do not allow these operations to be performed sequentially. For example, if a chart contains two pies on the primary axis and a line on the secondary, you cannot change the chart or axis type of a pie unless the changes are simultaneous.

C#
vb.net

Parameters

type
A ChartType value.
axisType
An AxisType value.
  • No labels