Visual Basic (Declaration) | |
---|---|
Public Property InvertScale As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool InvertScale {get; set;} |
When true the axis ticks will be reversed.
dotnetCHARTING | Send comments on this topic. |
InvertScale Property | |
See Also |
dotnetCHARTING Namespace > Axis Class : InvertScale Property |
Visual Basic (Declaration) | |
---|---|
Public Property InvertScale As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool InvertScale {get; set;} |