ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ScatterChart Class / Site Property

In This Topic
    Site Property (C1ScatterChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Site As System.ComponentModel.ISite
    public System.ComponentModel.ISite Site {get; set;}
    See Also