ColorSerializer Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a class that serializes or deserializes a color.
The ColorSerializer type exposes the following members.
Methods
Name | Description | |
---|---|---|
Deserialize | Deserializes a color from the specified string. | |
Serialize | Serializes the specified color to a string. |
Top