FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / FlexChartFieldBase Class / Tag Property

In This Topic
    Tag Property (FlexChartFieldBase)
    In This Topic
    Gets or sets arbitrary data associated with the object.
    Syntax
    'Declaration
     
    Public Property Tag As Object
    public object Tag {get; set;}
    See Also