[]
Gets the image Url.
public virtual string GetImageUrl(FpChart fpChart)
Public Overridable Function GetImageUrl(fpChart As FpChart) As String
Type | Name | Description |
---|---|---|
FpChart | fpChart | The instance of FpChart control. |
Type | Description |
---|---|
string | Url of chart image. |