RadControls for WinForms

Namespace: Telerik.Charting.Styles
Assembly: Telerik.WinControls.RadChart (in Telerik.WinControls.RadChart.dll) Version: 2013.1.321.40 (2013.1.321.40)

Syntax

C#
public enum LabelLocation
Visual Basic
Public Enumeration LabelLocation

Members

Member nameValueDescription
InsidePlotArea0 Inside PlotArea location
OutsidePlotArea1 Outside PlotArea location

See Also