ActiveReports Developer 7
Marker Constructor
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > Marker Class : Marker Constructor

Glossary Item Box

Initializes a new instance of the Marker class.

Overload List

OverloadDescription
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