ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DLegend Class
Properties Methods Events

In This Topic
    Chart3DLegend Class Members
    In This Topic

    The following tables list the members exposed by Chart3DLegend.

    Public Properties
     NameDescription
    Public PropertyGets or sets the general positioning of the legend.  
    Public PropertyGets or sets the legend format string for numerical values.  
    Public PropertyGets or sets the location of the element in chart control client coordinates. (Inherited from C1.Win.C1Chart3DBase.baseChartRect)
    Public PropertyGets or sets the default location of the element in chart control client coordinates. (Inherited from C1.Win.C1Chart3DBase.baseChartRect)
    Public PropertyGets or sets the orientation of the legend entries.  
    Public PropertyGets or sets the separator between range values of a stepped legend.  
    Public PropertyGets or sets the size of the element in chart control client coordinates. (Inherited from C1.Win.C1Chart3DBase.baseChartRect)
    Public PropertyGets or sets the default size of the element. (Inherited from C1.Win.C1Chart3DBase.baseChartRect)
    Public PropertyGets the legend style.  
    Public PropertyGets or sets the element text. (Inherited from C1.Win.C1Chart3DBase.baseChartRect)
    Public PropertyGets or sets legend type.  
    Public PropertyGets or sets legend visibility.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Invalidates the specified region of the chart area and causes to be redrawn. (Inherited from C1.Win.C1Chart3DBase.baseChartRect)
    Public MethodGets the minimal Rectangle that circumscribes the specified series entry in the legend.  
    Public MethodGets the index of the legend series entry closest to the specified coordinates.  
    Top
    Public Events
     NameDescription
    Public EventFires when chart component rectangle value was changed. (Inherited from C1.Win.C1Chart3DBase.baseChartRect)
    Top
    See Also