Represents custom attributes of a ChartDataPoint object.

The ChartDataPointCustomProperties..::..RangeBarProps type exposes the following members.

Properties

  Name Description
Public property BarLabelStyle
Gets or sets the data point label placement. Default: Center.
Public property DrawingStyle
Gets or sets the drawing style of bar or column charts. Default: Default.
(Inherited from ChartDataPointCustomProperties..::..RangeColumnProps.)
Public property Owner
Gets ChartDataPointCustomProperties owning this object.
(Inherited from ChartDataPointCustomProperties..::..PropsBase.)

See Also