Line Item(String, IPoint List, Color, Symbol Type) 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 LineItem(
string label,
IPointList points,
Color color,
SymbolType symbolType
)VB
Public Sub New (
label As String,
points As IPointList,
color As Color,
symbolType As SymbolType
)Parameters
- label String
- points IPointList
- color Color
- symbolType SymbolType