Visual Basic (Declaration) | |
---|---|
Public Property TickNumberMaximum As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int TickNumberMaximum {get; set;} |
Return Value
An integer specifying the maximum number of tick marks for this axis.. Three (3) is lowest number of tick marks possible.
(Applies to value axes with numeric scales)
(Applies to value axes with numeric scales)