ThreeDLabelLineSize Property (ChartSeriesCustomProperties.DoughnutProps)
In This Topic
Gets or sets the 3D label line size as a percentage of the default size. Default: 100.
Syntax
'Declaration
Public Property ThreeDLabelLineSize As RdlInt
public RdlInt ThreeDLabelLineSize {get; set;}
See Also