Table of Contents

Class PropertyChartLabelCoordinateOthers

Namespace
combit.Reporting.Dom
Assembly
combit.ListLabel31.CrossPlatform.dll

Coordinate label styling for the aggregated 'others' category in pie charts.

public class PropertyChartLabelCoordinateOthers : DomItem, IDomItemWithOutputFormatter
Inheritance
PropertyChartLabelCoordinateOthers
Implements
Inherited Members

Properties

Contents

Gets or sets the label contents expression.

public virtual string Contents { get; set; }

Property Value

string

Font

Gets the font configuration.

[JsonInclude]
public PropertyFontExt Font { get; }

Property Value

PropertyFontExt

OutputFormatter

Gets the output formatter configuration.

[JsonInclude]
public PropertyOutputFormatterBase OutputFormatter { get; }

Property Value

PropertyOutputFormatterBase