ScaleCollectionItem Property |
[Missing <summary> documentation for "P:Altaxo.Graph.Scales.ScaleCollection.Item(System.Int32)"]
Namespace: Altaxo.Graph.ScalesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public Scale this[
int i
] { get; set; }
Parameters
- i Int32
-
Property Value
ScaleSee Also