Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties.DoughnutProps Class / ThreeDLabelLineSize Property

In This Topic
    ThreeDLabelLineSize Property (ChartSeriesCustomProperties.DoughnutProps)
    In This Topic
    Gets or sets the 3D label line size as a percentage of the default size. Default: 100.
    Syntax
    'Declaration
     
    Public Property ThreeDLabelLineSize As RdlInt
    public RdlInt ThreeDLabelLineSize {get; set;}
    See Also