Back to Devexpress

SankeyDiagramControl.OnApplyTemplate() Method

wpf-devexpress-dot-xpf-dot-charts-dot-sankey-dot-sankeydiagramcontrol-295c765a.md

latest1.4 KB
Original Source

SankeyDiagramControl.OnApplyTemplate() Method

Inherited from the FrameworkElement.

Namespace : DevExpress.Xpf.Charts.Sankey

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public override void OnApplyTemplate()
vb
Public Overrides Sub OnApplyTemplate

Remarks

This method is invoked when the application code or internal processes call the ApplyTemplate() method. See the following MSDN topic for additional information: OnApplyTemplate().

See Also

SankeyDiagramControl Class

SankeyDiagramControl Members

DevExpress.Xpf.Charts.Sankey Namespace