Class SmithchartSeriesTooltipBorder
Inheritance
System.Object
SmithchartSeriesTooltipBorder
Assembly: Syncfusion.EJ2.dll
public class SmithchartSeriesTooltipBorder : EJTagHelper
Constructors
Declaration
public SmithchartSeriesTooltipBorder()
Properties
Declaration
public string Color { get; set; }
Property Value
Type |
Description |
System.String |
|
ContentTemplate
To get or set value for ContentTemplate.
Declaration
public MvcTemplate<object> ContentTemplate { get; set; }
Property Value
Declaration
protected override bool IsComplex { get; }
Property Value
Type |
Description |
System.Boolean |
|
Overrides
Declaration
protected override string ParentPropertyName { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
border width for tooltip.
Declaration
public double Width { get; set; }
Property Value
Type |
Description |
System.Double |
|