Click or drag to resize
IPiechartDataPoint Interface
Pie chart data point settings.

Namespace: Qlik.Sense.Client.Visualizations.Components
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface IPiechartDataPoint : IAbstractStructure

The IPiechartDataPoint type exposes the following members.

Properties
  NameDescription
Public propertyAuto
Automatically choose how to present data points values.
Public propertyLabelMode
How to present data point values. Dependent on the auto property.
Top
See Also