Version

ITickmark Interface Members

The following tables list the members exposed by ITickmark.

Public Properties
 NameDescription
 PropertyEnableTickAlignDetermines 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;  
 PropertyLogTickIntervalResolvedCurrent tickmark interval resolved for log axis.  
 PropertyMajorTicksMajor ticks collection.  
 PropertyMinorTicksMinor tick collection.  
 PropertyTickAlignTick mark adjust for tickmarks.  
 PropertyTickAlignResolvedTick mark adjust for tickmarks, resolved at runtime.  
 PropertyTickIntervalCurrent tickmark interval, used if TickStyle is set to DataInvterval.  
 PropertyTickIntervalResolvedCurrent tickmark interval resolved depending upon TickStyle.  
 PropertyTickPercentageCurrent tickmark percentage, used if TickStyle is set to Percentage.  
 PropertyTickStyleStyle of tickmark provided.  
See Also