LabelLocation
Enum
Definition
Namespace:Telerik.Reporting.Charting.Styles
Assembly:Telerik.Reporting.dll
Syntax:
C#
public enum LabelLocation
Fields
Inside PlotArea location
C#
InsidePlotArea = 0
Outside PlotArea location
C#
OutsidePlotArea = 1
Namespace:Telerik.Reporting.Charting.Styles
Assembly:Telerik.Reporting.dll
Syntax:
public enum LabelLocation
Inside PlotArea location
InsidePlotArea = 0
Outside PlotArea location
OutsidePlotArea = 1