Class SmithChartSeriesTooltipBorder
Options to customize the border for tooltip in the chart.
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class SmithChartSeriesTooltipBorder : SmithChartCommonBorder
Constructors
SmithChartSeriesTooltipBorder()
Declaration
public SmithChartSeriesTooltipBorder()
Properties
Width
Sets and gets the border width for the tooltip.
Declaration
public override double Width { get; set; }
Property Value
Type |
---|
System.Double |