Interface IChartComponent
Common chart components definitions
Namespace: Telerik.Reporting.Charting
Assembly: Telerik.Reporting.dll
Syntax
public interface IChartComponent : IComponent, IDisposable
Properties
Chart
Methods
Clone()
Control clone
Declaration
object Clone()
Returns
System.Object
|
MapPath(String)
MapMath method
Declaration
string MapPath(string filePath)
Parameters
System.String
filePath
path |
Returns
System.String
path |