TcxPivotGridOLAPFieldOptions Class
Contains OLAP field settings.
Declaration
TcxPivotGridOLAPFieldOptions = class(
TcxPivotGridFieldOptions
)
Remarks
Provided settings specify image sets for KPI values (see the KPIGraphicType property).
The TcxPivotGridOLAPFieldOptions object is referenced by the field’s Options property.
Inheritance
TObject
TPersistent
TcxPivotGridFieldOptions
TcxPivotGridOLAPFieldOptions
See Also