Represents custom attributes of a ChartDataPoint object.

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

Properties

  Name Description
Public property LabelStyle
Gets or set the data point labels position. Default: Auto.
(Inherited from ChartDataPointCustomProperties..::..AreaProps.)
Public property Owner
Gets ChartDataPointCustomProperties owning this object.
(Inherited from ChartDataPointCustomProperties..::..PropsBase.)
Public property ShowMarkerLines
Determines if marker lines are displayed. Default: False.
(Inherited from ChartDataPointCustomProperties..::..AreaProps.)

See Also