ActiveReports 9
MarkerType Enumeration

Specifies the type of marker to use with chart data.
Syntax
'Declaration
 
Public Enum MarkerType 
   Inherits System.Enum
public enum MarkerType : System.Enum 
Members
MemberDescription
AutoIndicates that a marker shape is chosen automatically.
CircleIndicates a round marker.
CrossIndicates a cross-shaped marker.
DiamondIndicates a diamond-shaped marker.
NoneIndicates no marker.
SquareIndicates a square marker.
TriangleIndicates a triangular marker.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.MarkerType

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

Reference

GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum