ActiveReports Developer 7
Marker Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace : Marker Class

Glossary Item Box

The following tables list the members exposed by Marker.

Public Constructors

 NameDescription
Public ConstructorMarker ConstructorOverloaded. Initializes a new instance of the Marker class.  
Top

Public Properties

 NameDescription
Public PropertyBackdropGets or sets the backdrop information used to fill the Marker.  
Public PropertyLabelGets or sets the label information for the Marker.  
Public PropertyLabelDistanceFactorGets or sets the value to set the distance of the label of the marker from the graph.  
Public PropertyLineGets or sets the line information used to draw the outline of the Marker.  
Public PropertySizeGets or sets the size of the Marker, in pixels.  
Public PropertyStyleGets or sets the shape of the Marker.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden. Creates a clone of the Marker object.  
Public MethodEqualsCompares the Marker object to another System.Object to see if they are equal.  
Public MethodGetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Top

See Also