Enum ContinuousHighlightKind
Defines the continuous highlight type
Namespace: FastReport.Olap.Highlight
Assembly: FastReport.Olap.dll
Syntax
public enum ContinuousHighlightKind
Fields
| Name | Description |
|---|---|
| BarChart | Bar chart |
| IconSet | Set of icons |
| ThreeColorScale | Gradient scale set by 3 colors |
| TwoColorScale | Gradient scale set by 2 colors |