|
SetDefValue(TRSChartValueType)
|
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.
|