ChartMarker Members
Include Protected Members
Include Inherited Members
Represents a marker for displayed chart values.
The ChartMarker type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
Size | Represents the height and width of the plotting area of marker(s). | |
Style | Gets the style properties of this report definition object. | |
Type | Defines the marker type for values. |
Top