FlexChart | ComponentOne
C1.Win.FlexChart.Designer.4.5.2 Assembly / C1.Win.Chart.Designer.UI Namespace / DataLabelBaseProperties Class / Color Property

In This Topic
    Color Property (DataLabelBaseProperties)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Color As System.Drawing.Color
    public System.Drawing.Color Color {get; set;}
    See Also