CanDrillObjectives(Value: Variant; DrillType: EaxDrillType): Boolean;
CanDrillObjectives(Value: object; DrillType: Prognoz.Platform.Interop.Express.EaxDrillType): boolean;
Value. Visualizer to drill down data.
DrillType. Data drilldown method.
The CanDrillObjectives method returns whether visualizer data can be drilled down.
To drill down visualizer data, use the IEaxVisualizer.DrillObjectives method.
See also: