Action
Gets the size of the region, in pixels, between the right side of the chart data area and the outside of the chart control.
Syntax
C#
protected Integer gutterRight { get; }
VB
'Declaration
Protected Read Property gutterRight As Integer
Access
Read only.