SeriesPointLabelStyleLabelLocation Property |
Specifies label's layout
Namespace: Kettic.AspNet.Controls.ChartModel.StylesAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic SeriesPointLabelStyleItemLabelLocation LabelLocation { get; set; }
Public Property LabelLocation As SeriesPointLabelStyleItemLabelLocation
Get
Set
public:
property SeriesPointLabelStyleItemLabelLocation LabelLocation {
SeriesPointLabelStyleItemLabelLocation get ();
void set (SeriesPointLabelStyleItemLabelLocation value);
}
member LabelLocation : SeriesPointLabelStyleItemLabelLocation with get, set
Property Value
Type:
SeriesPointLabelStyleItemLabelLocation
See Also