ActiveReports 8
Marker Constructor
See Also 
GrapeCity.ActiveReports.Chart.v8 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.  

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also