다음을 통해 공유


Chart.AllowUnsafeImageMapUrls Property

Namespace:  Microsoft.Office.Server.WebControls
Assembly:  Microsoft.Office.Server.Chart (in Microsoft.Office.Server.Chart.dll)

Syntax

'Declaration
Public Property AllowUnsafeImageMapUrls As Boolean
    Get
    Set
'Usage
Dim instance As Chart
Dim value As Boolean

value = instance.AllowUnsafeImageMapUrls

instance.AllowUnsafeImageMapUrls = value
public bool AllowUnsafeImageMapUrls { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

Chart Class

Chart Members

Microsoft.Office.Server.WebControls Namespace