combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / PropertyCategoryAxisPie Class / CoordinateLabelOthers Property


In This Topic
    CoordinateLabelOthers Property
    In This Topic
    Defines the label for the summarized segment "Others". If you do not enter your own formula, the label will be adapted to the "normal" segment label layout.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CoordinateLabelOthers As PropertyChartLabelCoordinateOthers
    public PropertyChartLabelCoordinateOthers CoordinateLabelOthers {get;}
    public:
    property PropertyChartLabelCoordinateOthers^ CoordinateLabelOthers {
       PropertyChartLabelCoordinateOthers^ get();
    }
    Requirements

    Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
    .NET: .NET Framework 4.8, .NET 6, .NET 7, .NET 8

    See Also