IShiftLogicalXYGroupStyle Interface |
Interface to a group style that needs to shift the items, for example the
BarSizePosition3DGroupStyle. The shift is independent of the row index of the underlying data.
Namespace: Altaxo.Graph.Plot.GroupsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic interface IShiftLogicalXYGroupStyle
The IShiftLogicalXYGroupStyle type exposes the following members.
Properties| | Name | Description |
|---|
 | IsConstant |
Gets a value indicating whether the shift is constant, i.e. independent on the row index, or not.
|
Top
Methods
See Also