Search
BarChart3D Members
Constructors Properties Methods
 


A control used to draw 3D bar charts.

The following tables list the members exposed by the BarChart3D type.

 Public Constructors

  Name Description

BarChart3D

Initializes a new instance of the BarChart3D class.

 Public Properties

  Name Description

barLayout

Gets or sets how to arrange bars when rendering multiple series.

barModel

Gets or sets how to visualize the bars when rendering multiple series.

series

BiaxialChart.Series override. Gets or sets the list of series whose data is drawn in this chart.

 Public Methods

  Name Description

createPlot

Chart.CreatePlot override. Creates the Plot type corresponding to this chart.

 See Also