MarginRight Property (Chart2DArea)
In This Topic
Gets or sets the right margin of chart area in twips. -1 will allow for margin auto-positioning.
Syntax
'Declaration
Public Property MarginRight As Double
public double MarginRight {get; set;}
See Also