WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Chart Assembly
/
C1.WinUI.Chart Namespace
/
C1LineMarker Class
/ OnApplyTemplate Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
OnApplyTemplate Method (C1LineMarker)
In This Topic
Builds the visual tree for the
C1LineMarker
control when a new template is applied.
Syntax
C#
protected
override
void
OnApplyTemplate()
Remarks
This method is invoked whenever application code or an internal process, such as a rebuilding layout pass, calls the
ApplyTemplate
method.
See Also
Reference
C1LineMarker Class
C1LineMarker Members