Hide Comments
Hide Comments

Comments (0)

Returns the    Values dimension that contains the default dimension or key dimension, i.e., the dimension that is most important to a chart. For 1D charts, like a pie chart, this value is 0. For 2D charts, this dimension is usually 1.

Use the    TimeDimension and the    DefaultDimension to find out the "important" dimensions of the TRSChartValue descendant.

noteNote

The RSChartPanel.TRSChartValue.Value property uses this property to figure out which Values dimension to get or set.

Namespace: RSChartPanel

expandingSyntax

Delphi

public
  property DefaultDimension: Integer read FDefaultDimension default 0;
 

Property Value

Type: Integer

expandingSee Also

Comments (0)

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