Y2AxisListItem(Int32) Property

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public Y2Axis this[
	int index
] { get; }

Parameters

index  Int32
 

Property Value

Y2Axis

See Also