Hide Comments
Hide Comments

TRSSparseBarChartValue.SetDefValue(TRSChartValueType) Method

Comments (0)

Sets the "default" value for the chart, e.g., X for 2D charts. This method is called by the    Value property.

Change the    GetDefValue and    SetDefValue methods for TRSChartValue descendants that don't have their default dimension as 0.
 

Namespace: FMX.RS.BarCharts

expandingSyntax

Delphi

protected 
  procedure SetDefValue(const Value: TRSChartValueType); override; 
 

Parameters

Value

Type: TRSChartValueType

Overrides

TRSChartValue.SetDefValue(TRSChartValueType)
 

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb