ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Olap Assembly / C1.Web.Mvc.Olap.TagHelpers Namespace / PivotChartTagHelper Class / TObject Property

In This Topic
    TObject Property (PivotChartTagHelper)
    In This Topic
    Gets or sets the corresponding object.
    Syntax
    'Declaration
     
    Protected Overridable Property TObject As PivotChart
    protected virtual PivotChart TObject {get; set;}
    See Also