ActiveReports 12
StdLegendMarker Enumeration

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace : StdLegendMarker Enumeration
Specifies the standard legend marker shape to use.
Syntax
'Declaration
 
Public Enum StdLegendMarker 
   Inherits System.Enum
public enum StdLegendMarker : System.Enum 
Members
MemberDescription
AreaA filled area shape is used.
BarA filled rectangular shape is used.
LineA line is used.
NoneNo shape is used.
Inheritance Hierarchy

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

See Also

Reference

GrapeCity.ActiveReports.Chart Namespace