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

In This Topic
    Chart3DDataLabel Class
    In This Topic
    A Chart3DDataLabel object is an independent text annotation that can be attached to the chart data.
    Object Model
    Chart3DDataLabel Class
    Syntax
    'Declaration
     
    Public Class Chart3DDataLabel 
       Inherits Notifier
    public class Chart3DDataLabel : Notifier 
    Inheritance Hierarchy

    System.Object
          C1.Win.C1Chart3D.Chart3DDataLabel

    See Also