PieLineColor Property (ChartDataPointCustomProperties.PieProps)
In This Topic
Gets or sets the color of the radial and horizontal label lines. Default: Color.Empty(auto color).
Syntax
'Declaration
Public Property PieLineColor As RdlColor
public RdlColor PieLineColor {get; set;}
See Also