FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport 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