SeriesPointLabelStyleDistance Property |
Label distance from series when LabelLocation equals Auto
Namespace: Kettic.AspNet.Controls.ChartModel.StylesAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic int Distance { get; set; }
Public Property Distance As Integer
Get
Set
public:
property int Distance {
int get ();
void set (int value);
}
member Distance : int with get, set
Property Value
Type:
Int32
See Also