Struct IconRule
Namespace: FastReport.Olap.Highlight
Assembly: FastReport.Olap.dll
Syntax
public struct IconRule
Fields
Condition
Declaration
public ContinuousHighlightIconCondition Condition
Field Value
Type | Description |
---|---|
ContinuousHighlightIconCondition |
ImageIndex
Declaration
public int ImageIndex
Field Value
Type | Description |
---|---|
System.Int32 |
Value
Declaration
public double Value
Field Value
Type | Description |
---|---|
System.Double |
ValueType
Declaration
public ContinuousHighlightValueType ValueType
Field Value
Type | Description |
---|---|
ContinuousHighlightValueType |