Click or drag to resize
IC2ColumnChart Properties

The IC2ColumnChart type exposes the following members.

Properties
  NameDescription
Public propertyHeight
Gets or sets the height of the chart.
(Inherited from IC2HighChart.)
Public propertyName
Gets or sets the chart title.
(Inherited from IC2HighChart.)
Public propertyNavigator
Gets or sets a value indicating whether this chart should include a navigator.
(Inherited from IColumnChart.)
Public propertySpline
Gets or sets a value indicating whether this chart should include a spline curve.
(Inherited from IColumnChart.)
Public propertySubtitleText
Gets or sets the subtitle text.
(Inherited from IColumnChart.)
Public propertyWidth
Gets or sets the width of the chart.
(Inherited from IC2HighChart.)
Public propertyXAxeName
Gets or sets the name of the categories series.
(Inherited from IColumnChart.)
Public propertyXAxis
Public propertyYAxeName
Gets or sets the name of the data series.
(Inherited from IColumnChart.)
Public propertyYAxis
Top
See Also