Skip to main content
All docs
V25.1
  • BarGaugeBuilder.CenterTemplate Method

    Name Parameters Description
    CenterTemplate(JS) value Specifies a custom template for content in the component's center. Mirrors the client-side centerTemplate option.
    CenterTemplate(RazorBlock) templateContent Specifies a custom template for content in the component's center. Mirrors the client-side centerTemplate option.
    CenterTemplate(TemplateName) name Specifies a custom template for content in the component's center. Mirrors the client-side centerTemplate option.
    CenterTemplate(String) templateContent Specifies a custom template for content in the component's center. Mirrors the client-side centerTemplate option.