Represents custom attributes of a ChartDataPoint object.

The ChartDataPointCustomProperties..::..ColumnStackedProps 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 Owner
Gets ChartDataPointCustomProperties owning this object.
(Inherited from ChartDataPointCustomProperties..::..PropsBase.)

See Also