Version

TickmarkValuesInitializationParameters Class Members

The following tables list the members exposed by TickmarkValuesInitializationParameters.

Public Constructors
Public Properties
 NameDescription
Public PropertyActualMaximumGets or sets the actual maximum tickmark value.  
Public PropertyActualMinimumGets or sets the actual minimum tickmark value.  
Public PropertyGetGroupCenterGets or sets the function used to calculate the group center for the series that use grouping.  
Public PropertyGetScaledValueGets or sets the function used to calculate the scaled value.  
Public PropertyGetUnscaledGroupCenterGets or sets the function used to calculate the unscaled group center for the series that use grouping.  
Public PropertyHasUserIntervalSpecifies if the user has set a custom interval.  
Public PropertyHeuristicResolutionGets or sets the value to use for minimum label height or minimum label width, depending on axis orientation to use in deciding initial intervals.  
Public PropertyIntervalOverrideAllows to override the interval returned by the axis.  
Public PropertyIsInvertedGets or sets whether the tickmarks are inverted.  
Public PropertyMinorCountOverrideAllows to override the number of minor lines returned by the axis.  
Public PropertyMinorIntervalThe interval at which to place minor tickmarks.  
Public PropertyMode2GroupCountGets or sets the number of series with Mode2 category mode.  
Public PropertyResolutionGets or sets the rendering resolution for the tickmarks.  
Public PropertyUserIntervalGets or sets the user-specified tickmark interval.  
Public PropertyViewportGets or sets the chart's viewport.  
Public PropertyVisibleMaximumGets or sets the maximum tickmark value.  
Public PropertyVisibleMinimumGets or sets the minimum tickmark value.  
Public PropertyWindowGets or sets the chart's window.  
See Also