The following tables list the members exposed by ITickmark.
Name | Description | |
---|---|---|
![]() | EnableTickAlign | Determines whether or not this group of tickmarks is aligned at a value. In order to zero align enable this and set value of TickAlign = 0.0; |
![]() | LogTickIntervalResolved | Current tickmark interval resolved for log axis. |
![]() | MajorTicks | Major ticks collection. |
![]() | MinorTicks | Minor tick collection. |
![]() | TickAlign | Tick mark adjust for tickmarks. |
![]() | TickAlignResolved | Tick mark adjust for tickmarks, resolved at runtime. |
![]() | TickInterval | Current tickmark interval, used if TickStyle is set to DataInvterval. |
![]() | TickIntervalResolved | Current tickmark interval resolved depending upon TickStyle. |
![]() | TickPercentage | Current tickmark percentage, used if TickStyle is set to Percentage. |
![]() | TickStyle | Style of tickmark provided. |