ActiveReports 9
MarkerStyle Enumeration

Specifies the shape of the marker.
Syntax
'Declaration
 
Public Enum MarkerStyle 
   Inherits System.Enum
public enum MarkerStyle : System.Enum 
Members
MemberDescription
CircleA circle shape is displayed.
CrossAn X-like cross shape is displayed.
DiamondA diamond shape is displayed.
InvTriangleAn inverted triangle shape is displayed.
NoneNo shape is displayed.
PointA dot shape is displayed.
PyramidA pyramid shape is displayed.
SquareA square shape is displayed.
TriangleA triangle shape is displayed.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Chart.MarkerStyle

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.Chart Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum