ActiveReports Developer 7
LabelsInside Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxisBase Class : LabelsInside Property

Glossary Item Box

Gets or sets the position of labels against the axis line.

Syntax

Visual Basic (Declaration) 
Public Property LabelsInside As System.Boolean
C# 
public System.bool LabelsInside {get; set;}

See Also