combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / PropertyChartLabelPie Class
Members


In This Topic
    PropertyChartLabelPie Class
    In This Topic
    This class represents a label for a pie segment, e.g. a percentage value.
    Object Model
    PropertyChartLabelPie ClassPropertyFontExt ClassPropertyOutputFormatterBase Class
    Syntax
    'Declaration
     
    
    Public Class PropertyChartLabelPie 
       Inherits DomItem
       Implements IDomItemWithOutputFormatter 
    public class PropertyChartLabelPie : DomItem, IDomItemWithOutputFormatter  
    public ref class PropertyChartLabelPie : public DomItem, IDomItemWithOutputFormatter  
    Inheritance Hierarchy

    System.Object
       combit.Reporting.Dom.DomItem
          combit.Reporting.Dom.PropertyChartLabelPie

    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