Click or drag to resize

ScaleInstanceChangedEventArgsScaleIndex Property

Gets or sets the index of the scale that changed.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int ScaleIndex { get; set; }

Property Value

Int32
See Also