ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / DonutAttachInfo Class / center Property

In This Topic
    center Property (DonutAttachInfo)
    In This Topic
    Syntax
    'Declaration
     
    Public Property center As IPoint
    public IPoint center {get; set;}
    See Also