Stick Item(String, IPoint List, 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 StickItem(
string label,
IPointList points,
Color color,
float lineWidth
)VB
Public Sub New (
label As String,
points As IPointList,
color As Color,
lineWidth As Single
)Parameters
- label String
- points IPointList
- color Color
- lineWidth Single