FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexPie Class / DataMember Property

In This Topic
    DataMember Property (FlexPie)
    In This Topic
    Gets or sets the name of the DataMember, if any, for the DataSource.
    Syntax
    'Declaration
     
    Public Property DataMember As System.String
    public System.string DataMember {get; set;}
    See Also