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

Glossary Item Box

Gets or sets the floating legend vertical margin.

Syntax

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

See Also