Reporting

Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public enum LabelLocation
Visual Basic
Public Enumeration LabelLocation

Members

Member nameValueDescription
InsidePlotArea0 Inside PlotArea location
OutsidePlotArea1 Outside PlotArea location

See Also