MindFusion.Wpf Pack Programmer's Guide
ActivityChart.CreateChartImage Method
See Also
 





Creates a BitmapSource representing the currently visible portion of the Timeline chart.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public override BitmapSource CreateChartImage ()

Visual Basic  Copy Code

Public Overrides Function CreateChartImage () As BitmapSource

 Return Value

A .NET BitmapSource object representing the Timeline chart.

 See Also

ActivityChart Members
ActivityChart Class
MindFusion.DataViews.Wpf Namespace