The following tables list the members exposed by Marker.
Name | Description | |
---|---|---|
Marker Constructor | Overloaded. Initializes a new instance of the Marker class. |
Name | Description | |
---|---|---|
Backdrop | Gets or sets the backdrop information used to fill the Marker. | |
Label | Gets or sets the label information for the Marker. | |
LabelDistanceFactor | Gets or sets the value to set the distance of the label of the marker from the graph. | |
Line | Gets or sets the line information used to draw the outline of the Marker. | |
Size | Gets or sets the size of the Marker, in pixels. | |
Style | Gets or sets the shape of the Marker. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a clone of the Marker object. | |
Equals | Compares the Marker object to another System.Object to see if they are equal. | |
GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |