Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property ExtraTicks As AxisTickCollection |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public AxisTickCollection ExtraTicks {get;} |
C++/CLI | |
---|---|
public: property AxisTickCollection^ ExtraTicks { AxisTickCollection^ get(); } |
dotnetCHARTING | Send comments on this topic. |
ExtraTicks Property | |
See Also |
![]() ![]() |
dotnetCHARTING Namespace > Axis Class : ExtraTicks Property |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property ExtraTicks As AxisTickCollection |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public AxisTickCollection ExtraTicks {get;} |
C++/CLI | |
---|---|
public: property AxisTickCollection^ ExtraTicks { AxisTickCollection^ get(); } |