ActiveReports Developer 7
MarginX Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > Legend Class : MarginX Property

Glossary Item Box

Gets or sets the floating legend horizontal margin.

Syntax

Visual Basic (Declaration) 
Public Property MarginX As System.Integer
C# 
public System.int MarginX {get; set;}

See Also