Represents custom attributes of a ChartDataPoint object.
The ChartDataPointCustomProperties..::..DoughnutProps type exposes the following members.
Properties
Name | Description | |
---|---|---|
Exploded |
Determines if a Pie or Doughnut slice is exploded.
Default: false.
(Inherited from ChartDataPointCustomProperties..::..PieProps.) |
|
LabelsHorizontalLineSize |
Gets or sets the horizontal callout line size. This attribute is only applied
if labels are drawn outside of data points.
Default: 1.
(Inherited from ChartDataPointCustomProperties..::..PieProps.) |
|
LabelsRadialLineSize |
Gets or sets the radial callout line size. This attribute is only applied if
labels are drawn outside of data points.
Default: 1.
(Inherited from ChartDataPointCustomProperties..::..PieProps.) |
|
Owner |
Gets ChartDataPointCustomProperties owning this object.
(Inherited from ChartDataPointCustomProperties..::..PropsBase.) |
|
PieLabelStyle |
Gets or sets the data point labels position.
Default: Default.
(Inherited from ChartDataPointCustomProperties..::..PieProps.) |
|
PieLineColor |
Gets or sets the color of the radial and horizontal label lines.
Default: Color.Empty(auto color).
(Inherited from ChartDataPointCustomProperties..::..PieProps.) |