Graph PaneAdd Stick(String, IPoint List, Color) Method
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 AddStick(
string label,
IPointList points,
Color color
)VB
Public Function AddStick (
label As String,
points As IPointList,
color As Color
) As StickItemParameters
- label String
- points IPointList
- color Color