ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DLabel Class
Members

In This Topic
    Chart3DLabel Class
    In This Topic
    A Chart3DLabel object is an independent text annotation that can be attached to the chart.
    Object Model
    Chart3DLabel Class
    Syntax
    'Declaration
     
    Public Class Chart3DLabel 
       Inherits C1.Win.C1Chart3DBase.baseChartRect
    public class Chart3DLabel : C1.Win.C1Chart3DBase.baseChartRect 
    Inheritance Hierarchy

    System.Object
          C1.Win.C1Chart3D.Chart3DLabel

    See Also