ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / ChartLegendTagHelper Class / CustomDefaultPropertyName Property

In This Topic
    CustomDefaultPropertyName Property (ChartLegendTagHelper)
    In This Topic
    Gets the customized default property name.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property CustomDefaultPropertyName As String
    protected override string CustomDefaultPropertyName {get;}
    See Also