ActiveReports 13
Right Property (DvChartDesigner)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart Namespace > DvChartDesigner Class : Right Property
Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client area.
Syntax
'Declaration
 
Public ReadOnly Property Right As Integer
public int Right {get;}

Property Value

An System.Int32 representing the distance, in pixels, between the right edge of the control and the left edge of its container's client area.
See Also

Reference

DvChartDesigner Class
DvChartDesigner Members