Click or drag to resize

ExternalOptionsBaseTemplateType Property

Gets the Template Type

Namespace:  SharpCharts.Base.Connection
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public virtual TemplateType TemplateType { get; }

Property Value

Type: TemplateType

Implements

ITemplateTemplateType
See Also