Fill(Color, Single) Constructor
Definition
Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
C#
public Fill(
Color[] colors,
float[] positions
)VB
Public Sub New (
colors As Color(),
positions As Single()
)