CustomLevel Constructor (Double, Color, Int32, DashStyle)

GF Charts Help

Namespace:  GF.Clients.Charts.Utils
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public CustomLevel(
	double value,
	Color color,
	int width,
	DashStyle style
)

Parameters

value
Type: SystemDouble
color
Type: System.DrawingColor
width
Type: SystemInt32
style
Type: System.Drawing.Drawing2DDashStyle
See Also

Reference