MindFusion.Wpf Pack Programmer's Guide
PlotArea.OnApplyTemplate Method
See Also
 





FrameworkElement.OnApplyTemplate override.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public override void OnApplyTemplate ()

Visual Basic  Copy Code

Public Overrides Sub OnApplyTemplate ()

 Remarks

This method is used internally by the control and is not intended to be called within your code.

 See Also

PlotArea Members
PlotArea Class
MindFusion.Charting.Wpf Namespace