Builds the visual tree for the C1OlapChart control when a new template is applied.
Namespace:
C1.Silverlight.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public override void OnApplyTemplate() |
Visual Basic |
---|
Public Overrides Sub OnApplyTemplate |
Remarks
This method is invoked whenever application code or an internal process, such as a rebuilding layout pass, calls the [M:ApplyTemplate] method.