LineProperties Constructor (Color, Int32, DashStyle)

GF Charts Help

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

public LineProperties(
	Color color,
	int width,
	DashStyle style
)

Parameters

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

Reference