ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / CompositeChartSeries Class / Center Property

In This Topic
    Center Property (CompositeChartSeries)
    In This Topic
    A value specifies the center of the pie chart.
    Syntax
    'Declaration
     
    Public Property Center As System.Drawing.Point
    public System.Drawing.Point Center {get; set;}
    See Also