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