CalloutLineColor Property (ChartSmartLabel)
In This Topic
Gets or sets a value indicating whether datapoint labels can be drawn outside of the plot area.
Syntax
'Declaration
Public Property CalloutLineColor As RdlColor
public RdlColor CalloutLineColor {get; set;}
See Also