The following tables list the members exposed by TickmarkValuesInitializationParameters.
Name | Description | |
---|---|---|
TickmarkValuesInitializationParameters Constructor |
Name | Description | |
---|---|---|
ActualMaximum | Gets or sets the actual maximum tickmark value. | |
ActualMinimum | Gets or sets the actual minimum tickmark value. | |
GetGroupCenter | Gets or sets the function used to calculate the group center for the series that use grouping. | |
GetScaledValue | Gets or sets the function used to calculate the scaled value. | |
GetUnscaledGroupCenter | Gets or sets the function used to calculate the unscaled group center for the series that use grouping. | |
HasUserInterval | Specifies if the user has set a custom interval. | |
HeuristicResolution | Gets or sets the value to use for minimum label height or minimum label width, depending on axis orientation to use in deciding initial intervals. | |
IntervalOverride | Allows to override the interval returned by the axis. | |
IsInverted | Gets or sets whether the tickmarks are inverted. | |
MinorCountOverride | Allows to override the number of minor lines returned by the axis. | |
MinorInterval | The interval at which to place minor tickmarks. | |
Mode2GroupCount | Gets or sets the number of series with Mode2 category mode. | |
Resolution | Gets or sets the rendering resolution for the tickmarks. | |
UserInterval | Gets or sets the user-specified tickmark interval. | |
Viewport | Gets or sets the chart's viewport. | |
VisibleMaximum | Gets or sets the maximum tickmark value. | |
VisibleMinimum | Gets or sets the minimum tickmark value. | |
Window | Gets or sets the chart's window. |