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