Class MarkerOptions
Inheritance
System.Object
MarkerOptions
Namespace: DRIT.Spreadsheet.Chart
Assembly: DRIT.Spreadsheet.dll
Syntax
public class MarkerOptions : object
Constructors
MarkerOptions()
Declaration
public MarkerOptions()
Properties
Automatic
Declaration
public bool Automatic { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Size
Declaration
public int Size { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Type
Declaration
public MarkerStyle Type { get; set; }
Property Value
Type | Description |
---|---|
MarkerStyle |