ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / IGcesRadialPlotLabelShapeOption Interface / labelCenter Property

In This Topic
    labelCenter Property (IGcesRadialPlotLabelShapeOption)
    In This Topic
    Syntax
    'Declaration
     
    Property labelCenter As List(Of Double)
    List<double> labelCenter {get; set;}
    See Also