MindFusion.Scheduling for Silverlight Programmer's Guide
ActivityChart.DataType Property
See Also
 





Gets or sets the type of the data contained in the chart. This is a dependency property.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public Type DataType { get; set; }

Visual Basic  Copy Code

Public Property DataType As Type

 Property Value

A .NET Type object.

 See Also

ActivityChart Members
ActivityChart Class
MindFusion.DataViews.Silverlight Namespace