Visual Basic (Declaration) | |
---|---|
Public Property ScaleRange As ScaleRange |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public ScaleRange ScaleRange {get; set;} |
When the viewport is used with a category axis (string values like element
names), the min and max values of the scale range must be integers and they refer to
the index of the axis ticks.