Represents custom attributes of a ChartDataPoint object.

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

Properties

  Name Description
Public property DrawingStyle
Gets or sets the drawing style of bar or column charts. Default: Default.
(Inherited from ChartDataPointCustomProperties..::..ColumnBarPropsBase.)
Public property LabelStyle
Gets or set the data point labels position. Default: Auto.
Public property Owner
Gets ChartDataPointCustomProperties owning this object.
(Inherited from ChartDataPointCustomProperties..::..PropsBase.)

See Also