LabelsRadialLineSize Property (ChartDataPointCustomProperties.DoughnutProps)
In This Topic
Gets or sets the radial callout line size. This attribute is only applied if labels are drawn outside of data points. Default: 1.
Syntax
'Declaration
Public Property LabelsRadialLineSize As RdlInt
public RdlInt LabelsRadialLineSize {get; set;}
See Also