Represents custom attributes of a ChartDataPoint object.

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

Properties

  Name Description
Public property CalloutLineColor
Gets or sets the CalloutLineColor for the data point labels of Funnel or Pyramid charts. Default: Color.Empty (auto color).
(Inherited from ChartDataPointCustomProperties..::..FunnelPyramidPropsBase.)
Public property InsideLabelAlignment
Gets or sets the vertical alignment of data point labels placed inside the funnel. Default: Center.
Public property LabelStyle
Gets or sets a Funnel chart data point labels style. Default: OutsideInColumn.
Public property OutsideLabelPlacement
Gets or sets the outside labels placement, relative to the funnel. Default: Right.
Public property Owner
Gets ChartDataPointCustomProperties owning this object.
(Inherited from ChartDataPointCustomProperties..::..PropsBase.)

See Also