Table of Contents

Class PropertyRelativeRadiusOfParallelPart

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

Defines the relative radius used for rendering parallel chart parts (e.g. donut inner radius).

public class PropertyRelativeRadiusOfParallelPart : DomItem
Inheritance
PropertyRelativeRadiusOfParallelPart
Inherited Members

Properties

Contents

Gets or sets the radius percentage contents (mapped to RadiusPercentage internally on legacy builds).

public string Contents { get; set; }

Property Value

string

PercentageOfParallelPart

Gets or sets the percentage of the parallel part used for calculation.

public string PercentageOfParallelPart { get; set; }

Property Value

string