Represents custom attributes of a ChartDataPoint object.

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

Properties

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

See Also