menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BulletChartTooltipBorder - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BulletChartTooltipBorder

    Sets and gets the options for customizing the tooltip border color and width of the bullet chart component.

    Inheritance
    System.Object
    SfBaseComponent
    BulletChartCommonBorder
    BulletChartTooltipBorder
    Inherited Members
    BulletChartCommonBorder.Color
    SfBaseComponent.Dispose()
    SfBaseComponent.Dispose(Boolean)
    SfBaseComponent.GetEffectivePlatform()
    SfBaseComponent.GetMainComponentPlatform()
    SfBaseComponent.IsMainLicenseComponent()
    SfBaseComponent.LicenseContext
    SfBaseComponent.OnAfterRenderAsync(Boolean)
    SfBaseComponent.OnInitializedAsync()
    SfBaseComponent.OnObservableChange(String, Object, Boolean, NotifyCollectionChangedEventArgs)
    SfBaseComponent.ValidateLicense()
    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class BulletChartTooltipBorder : BulletChartCommonBorder

    Constructors

    BulletChartTooltipBorder()

    Declaration
    public BulletChartTooltipBorder()

    Properties

    Width

    Sets and gets the border width for the tooltip.

    Declaration
    public override double Width { get; set; }
    Property Value
    Type
    System.Double
    Overrides
    BulletChartCommonBorder.Width
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved