ChartStyle Constructor (SeriesChartType, Color, Int32, MarkerStyle)

GF Charts Help

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

public ChartStyle(
	SeriesChartType SeriesChartType,
	Color Color,
	int Width,
	MarkerStyle markerStyle
)

Parameters

SeriesChartType
Type: GF.Clients.Charts.DetailsSeriesChartType
Color
Type: System.DrawingColor
Width
Type: SystemInt32
markerStyle
Type: GF.Clients.Charts.DetailsMarkerStyle
See Also

Reference