MAUI | ComponentOne
C1.Maui.Chart Assembly / C1.Maui.Chart Namespace / DataLabelBase Class
Members
In This Topic
    DataLabelBase Class
    In This Topic
    Base class for chart data labels.
    Object Model
    DataLabelBase ClassChartStyle ClassChartStyle Class
    Syntax
    public abstract class DataLabelBase : Microsoft.Maui.Controls.BindableObject 
    Inheritance Hierarchy

    System.Object
       Microsoft.Maui.Controls.BindableObject
          C1.Maui.Chart.DataLabelBase
             C1.Maui.Chart.DataLabel
             C1.Maui.Chart.PieDataLabel

    See Also