ActiveReports 9
MarkerType Enumeration

Defines the marker types of chart.
Syntax
'Declaration
 
Public Enum MarkerType 
   Inherits System.Enum
public enum MarkerType : System.Enum 
Members
MemberDescription
AutoThe automaticly determined marker type.
CircleThe circle markers.
CrossThe cross markers.
DiamondThe diamond markers.
NoneNo markerts should be displayed.
SquareThe square markers.
TriangleThe triangle markers.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.MarkerType

See Also

Reference

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum