Marker Constructor Bytescout Spreadsheet SDK
Initializes a new instance of the Marker class.

Namespace:  Bytescout.Spreadsheet.Charts
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public Marker(
	MarkerStyle style,
	int size
)

Parameters

style
Type: Bytescout.Spreadsheet.ChartsMarkerStyle
The style.
size
Type: SystemInt32
The size.
See Also

Reference