Range Property (Scale)
Class
Scale
.
Action
Gets or sets the range of the scale.
Syntax
C#
protected
Range
Range { get; set; }
VB
'Declaration Protected ReadWrite Property Range As
Range
Access
Read and write.