ArcObjects Library Reference (Carto)  

ICalcRendererValues2 Interface

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
Method CalcMinMax Calculates minimum and maximum values.
Method CalcMinMaxExt Calculates minimum and maximum values.
Method GetFieldTotals Gets totals for all fields.
Method SetData Sets data for calculation.
Method SetDirty Sets object to state where values will be recalculated.
Method 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.