Click or drag to resize

ExternalOptionsBaseTemplate Property

Gets the associated Xaml template

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

Property Value

Type: Object

Implements

ITemplateTemplate
See Also