MindFusion.Scheduling for Silverlight Programmer's Guide
BaseChart.ShowPopups Property
See Also
 





Gets or sets whether popups are displayed during interactive operations on activities in the chart. This is a dependency property.

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

 Syntax

C#  Copy Code

public bool ShowPopups { get; set; }

Visual Basic  Copy Code

Public Property ShowPopups As Boolean

 Property Value

true to display popups; otherwise, false. The default is true.

 See Also

BaseChart Members
BaseChart Class
MindFusion.DataViews.Silverlight Namespace