FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Axis Class / DataSource Property

In This Topic
    DataSource Property (Axis)
    In This Topic
    Gets or sets the items source for the axis labels.
    Syntax
    'Declaration
     
    Public Property DataSource As System.Object
    public System.object DataSource {get; set;}
    Remarks
    Names of the properties are specified by the Binding property.
    See Also