Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCharting > RSBubbleCharts > Classes > TRSBubbleChartValues > Methods

TRSBubbleChartValues.SetMetaData(TValueMetaData,TRSChartValue,Integer) Method

Scroll Prev Top Next More

Sets the metadata (min, max, sum, etc) by using the TRSChartValue.Values property. The Dimension parameter specifies the dimension to use in the Values property. This method is called by the  CalculateMetaData method when it finds a value "better" than the current metadata value (e.g., less than current minimum)

alert_noteNotes to Inheritors

This method is often overridden when you need to override the    GetValueDimMinimum and    GetValueDimMaximum methods.

Namespace: RSBubbleCharts

Parameters

MetaData

Type: TValueMetaData

Value

Type: TRSChartValue

Dimension

Type: Integer

Overrides

TRSChartValues.SetMetaData(TValueMetaData,TRSChartValue,Integer)
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb