Initializes a new instance of the Marker class.
Overload List
Overload | Description |
Marker Constructor() | Initializes a new instance of the Marker class. |
Marker Constructor(AntiAliasMode) | Initializes a new instance of the Marker class with the specified AntiAliasMode. |
Marker Constructor(Int32,MarkerStyle,Backdrop,Line,LabelInfo) | Initializes a new instance of the Marker class with the specified parameters. |
Marker Constructor(Int32,MarkerStyle,Backdrop,Line,LabelInfo,Single) | Initializes new instance of the MarkerInfo class |
Marker Constructor(Int32,MarkerStyle,Backdrop,Line,LabelInfo,AntiAliasMode) | Initializes a new instance of the Marker class with the specified parameters. |
See Also