public virtual int ScrollBarSize {get; set;}
'Declaration Public Overridable Property ScrollBarSize As Integer
'Declaration
Public Overridable Property ScrollBarSize As Integer
'Usage Dim instance As C1BulletGraph Dim value As Integer instance.ScrollBarSize = value value = instance.ScrollBarSize
'Usage
Dim instance As C1BulletGraph Dim value As Integer instance.ScrollBarSize = value value = instance.ScrollBarSize
C1BulletGraph Class C1BulletGraph Members