A list of renderable series to exclude from this modifier
A list of X axes to exclude from this modifier
A list of Y axes to exclude from this modifier
The primary action execute condition that modifier should respond to
The multiplier which applies to sensitivity of panning. Should be greater than 0
Defines the sensitivity of zooming in horizontal direction
A unique Id for the ChartModifierBase2D
A list of renderable series to include to this modifier
A list of X axes to include to this modifier
A list of Y axes to include this modifier
Defines the Modifier Group string - a grouping by ID for sharing mouse events across charts
The pan mode to use with primary action executeCondition
The secondary action execute condition that modifier should respond to
The pan mode to use with secondary action secondaryExecuteCondition
Defines the sensitivity of zooming in vertical direction
The XAxis Id to be used by annotations internal to the modifier. Set if you have multiple x axes and need to distinguish between horizontal/vertical, or stacked axes
Defines the Xy Direction - whether the modifier works in X, Y or XY or neither direction, for vertical charts the behaviour could be inverted, for example for vertical chart with RubberBandXyZoomModifier and EXyDirection.XDirection the modifier works on Y axis
The YAxis Id to be used by annotations internal to the modifier. Set if you have multiple y axes and need the modifier to use something other than the first one.
If True uses length scale zoom on the radial axis, otherwise uses visible range zoom. Default True
Generated using TypeDoc
Options for passing to the constructor of PolarPanModifier derived types