Interface IDashboardTheme

Namespace: Reveal.Sdk
Assembly: Infragistics.Reveal.SDK.Server.dll
Syntax
public interface IDashboardTheme

Properties

BrandGreenColor

Declaration
int BrandGreenColor { get; }
Property Value
Type Description
System.Int32

BrandingColor

Declaration
int BrandingColor { get; }
Property Value
Type Description
System.Int32

BrandRedColor

Declaration
int BrandRedColor { get; }
Property Value
Type Description
System.Int32

NeutralColor

Declaration
int NeutralColor { get; }
Property Value
Type Description
System.Int32

SeriesColor

Declaration
int[] SeriesColor { get; }
Property Value
Type Description
System.Int32[]