ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / ElementType Enumeration

In This Topic
    ElementType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum ElementType 
       Inherits System.Enum
    public enum ElementType : System.Enum 
    Members
    MemberDescription
    Axis 
    AxisLabel 
    AxisTitle 
    AxisUnitLabel 
    Control 
    DataPoint 
    DataPointLabel 
    DataScaleBar 
    DataScaleScaleHandler 
    DataScaleThumbHandler 
    EllipseOverlayItem 
    ErrorBarOverlayItem 
    Flow 
    Footter 
    GridLine 
    Header 
    ImageOverlayItem 
    Legend 
    LegendItem 
    LegendItemLabel 
    LegendItemSymbol 
    LegendTitle 
    LineOverlayItem 
    NeedleOverlayItem 
    Node 
    Overlay 
    OverlayItem 
    Plot 
    PlotArea 
    PlotsPane 
    RectangleOverlayItem 
    ReferenceLineOverlayItem 
    Series 
    TextOverlayItem 
    Trellis 
    TrellisCell 
    TrellisColumn 
    TrellisColumnHeader 
    TrellisCorner 
    TrellisRow 
    TrellisRowHeader 
    TrendLineOverlayItem 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.DataVisualization.Options.ElementType

    See Also