Click or drag to resize

SharpScriptBaseDefaultTemplate Property

Gets the Default template of the sharp script

Namespace:  SharpCharts.Base.SharpScript
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public Object DefaultTemplate { get; }

Property Value

Type: Object

Implements

ITemplateDefaultTemplate
See Also