This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > ICalcRendererValues2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that are used to calculate the renderer statistics required for some uses of a ChartRenderer.
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. |
Interfaces | Description |
---|---|
ICalcRendererValues | Provides access to members that are used to calculate the renderer statistics required for some uses of a ChartRenderer. |
CoClasses and Classes | Description |
---|---|
CalcRendererValues | An object that calculates renderer statistics which are required for some uses of the ChartRenderer object. |