Represents custom attributes of a ChartSeries object.
The ChartSeriesCustomProperties..::..FunnelProps type exposes the following members.
Properties
Name | Description | |
---|---|---|
CalloutLineColor |
Gets or sets the CalloutLineColor for the data point labels of Funnel or Pyramid charts.
Default: Color.Empty (auto color).
(Inherited from ChartSeriesCustomProperties..::..FunnelPyramidPropsBase.) |
|
InsideLabelAlignment |
Gets or sets the vertical alignment of data point labels placed inside the funnel.
Default: Center.
|
|
LabelStyle |
Gets or sets a Funnel chart data point labels style.
Default: OutsideInColumn.
|
|
MinPointHeight |
Gets or sets the minimum height of data points, in relative coordinates.
This attribute can be used to make very small funnel segments visible.
Default: 0.
|
|
NeckHeight |
Gets or sets the funnel neck height.
Only applied when a predefined funnel shape is used.
Default: 5.
|
|
NeckWidth |
Gets or sets the funnel neck width.
Only applied when a predefined funnel shape is used.
Default: 5.
|
|
OutsideLabelPlacement |
Gets or sets the outside labels placement, relative to the funnel.
Default: Right.
|
|
Owner |
Gets ChartSeriesCustomProperties owning this object.
(Inherited from ChartSeriesCustomProperties..::..PropsBase.) |
|
PointGap |
Gets or sets the gap size between points, in relative coordinates.
Default: 0.
|
|
Style |
Gets or sets the Funnel chart style.
Default: YIsHeight.
|
|
ThreeDDrawingStyle |
Gets or sets the drawing style of a Funnel 3D chart.
Default: CircleBase.
|
|
ThreeDRotationAngle |
Gets or sets the 3D rotation angle of the funnel.
Default: 5.
|