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

In This Topic
    Target Property
    In This Topic
    A value that indicates the target of the chart style.
    Syntax
    'Declaration
     
    Public Property Target As System.String
    public System.string Target {get; set;}
    See Also