Click or drag to resize
MarkerStyle Constructor (String)
Creates a new instance of StyleMarker class.

Namespace: Kettic.AspNet.Controls.ChartModel.Styles
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public MarkerStyle(
	string figureType
)

Parameters

figureType
Type: SystemString
Marker's figure name
See Also