Properties 

ITickLabelViewModel Interface Members

The following tables list the members exposed by ITickLabelViewModel.

Public Properties
 NameDescription
 Property Gets or sets the exponent. This is the power of 10 exponent in string format. NOTE Only valid for Numeric Axis. Ignored by DateTime or TimeSpan axes  
 Property Gets or sets if the Tick Label has an exponent. NOTE Only valid for Numeric Axis. Ignored by DateTime or TimeSpan axes  
 Property Gets or sets the Separator, for example the E symbol in Engineering notifation, or x10^ for Scientific Notation. NOTE Only valid for Numeric Axis. Ignored by DateTime or TimeSpan axes  
 Property Gets or sets the Text for the tick label  
Top
See Also