MindFusion.Charting Programmer's Guide

Chart.ImageUrl Property

See Also
 





Gets the path to the image displayed.

Namespace: MindFusion.Charting.WebForms
Assembly: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public override string ImageUrl { get; }

Visual Basic  Copy Code

Public Overrides ReadOnly Property ImageUrl As String

 Property Value

 See Also