Gets a value indicating whether aggregation is enabled.
Override to provide plot-specific behavior. The default implementation
returns true.
Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
protected internal virtual bool IsAggregationEnabled()
Return Value
Type: Booleantrue if aggregation is enabled; otherwise, false.
Version Information
See Also