Class RVFormattingSpec

The base class representing formatting options used for dashboard data.

Inheritance
System.Object
RVFormattingSpec
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Reveal.Sdk
Assembly: Reveal.UI.Sdk.dll
Syntax
public abstract class RVFormattingSpec

Constructors

RVFormattingSpec()

Declaration
protected RVFormattingSpec()

RVFormattingSpec(RVFormattingSpec)

Declaration
protected RVFormattingSpec(RVFormattingSpec other)
Parameters
Type Name Description
RVFormattingSpec other