Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartDataPointCustomProperties.PieProps Class / LabelsRadialLineSize Property

In This Topic
    LabelsRadialLineSize Property (ChartDataPointCustomProperties.PieProps)
    In This Topic
    Gets or sets the radial callout line size. This attribute is only applied if labels are drawn outside of data points. Default: 1.
    Syntax
    'Declaration
     
    Public Property LabelsRadialLineSize As RdlInt
    public RdlInt LabelsRadialLineSize {get; set;}
    See Also