Graph PaneAdd Hi Low Bar(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 HiLowBarItem AddHiLowBar(
string label,
IPointList points,
Color color
)VB
Public Function AddHiLowBar (
label As String,
points As IPointList,
color As Color
) As HiLowBarItemParameters
- label String
- points IPointList
- color Color