dotnetCHARTING Send comments on this topic.
SilverlightInstallWarning Property
See Also 
dotnetCHARTING Namespace > NavigatorOptions Class : SilverlightInstallWarning Property


Gets or sets a message shown when the Silverlight plugin is not installed and a static chart image is used.

Syntax

Visual Basic (Declaration) 
Public Property SilverlightInstallWarning As String
Visual Basic (Usage)Copy Code
Dim instance As NavigatorOptions
Dim value As String
 
instance.SilverlightInstallWarning = value
 
value = instance.SilverlightInstallWarning
C# 
public string SilverlightInstallWarning {get; set;}

See Also

© 2010 All Rights Reserved.