Interface IChartViewHost
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.ChartView.dll
Syntax
public interface IChartViewHost
Properties
ClientRectangle
Declaration
RectangleF ClientRectangle { get; }
Property Value
System.
|
Control
Declaration
Control Control { get; }
Property Value
System.
|
Controlers
Declaration
ChartViewControllerCollection Controlers { get; set; }
Property Value
View
Visible
Declaration
bool Visible { get; set; }
Property Value
System.
|
Methods
Invalidate()
Declaration
void Invalidate()