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

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