IPointColor Interface
Assembly: Qlik.Sense.Client.dll
Syntax
public interface IPointColor : IAbstractStructure
Properties
Name | Description |
---|---|
Auto |
Use automatic coloring. JSON property name: auto |
Color |
Color as hex string JSON property name: color |
DimensionScheme |
Dimension color scheme. JSON property name: dimensionScheme |
Mode |
Sets the coloring mode for the chart. byExpression can only be used in conjunction with an attribute expression on the first measure: qHyperCubeDef.qMeasures.0.qAttributeExpressions.0.qExpression JSON property name: mode |
PaletteColor |
Color information structure. Holds actual color and index in palette. JSON property name: paletteColor |
Persistent |
Use persistent colors on data points between selections. JSON property name: persistent |
UseBaseColors |
Use colors encoded in master items. JSON property name: useBaseColors |
UseDimColVal |
Whether to apply colors from the used library dimension or not. Only used together with colorMode: byDimension. JSON property name: useDimColVal |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!