Click or drag to resize

LinearPartitioningItem Property

[Missing <summary> documentation for "P:Altaxo.Graph.LinearPartitioning.Item(System.Int32)"]


Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public RADouble this[
	int index
] { get; set; }

Parameters

index  Int32
 

Property Value

RADouble

Implements

IListTItemInt32
See Also