Provides access to members that are used to calculate the renderer statistics required for some uses of a ChartRenderer.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
CalcMinMax | Calculates minimum and maximum values. | |
CalcMinMaxExt | Calculates minimum and maximum values. | |
GetFieldTotals | Gets totals for all fields. | |
SetData | Sets data for calculation. | |
SetDirty | Sets object to state where values will be recalculated. | |
SetMinMax | Manually sets minimum and maximum values. |
Inherited Interfaces
Interfaces | Description |
---|---|
ICalcRendererValues | Provides access to members that are used to calculate the renderer statistics required for some uses of a ChartRenderer. |
CoClasses that implement ICalcRendererValues2
CoClasses and Classes | Description |
---|---|
CalcRendererValues | An object that calculates renderer statistics which are required for some uses of the ChartRenderer object. |