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

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