RVTDocs.com

ColorFillSchemeEntry.Caption

Property
Description:
The text displayed in for this entry.
Remarks:
This property is only meaningful for by range scheme.
Syntax
public string Caption { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: newCaption is an empty string or contains only whitespace.
ArgumentNullException When setting this property: A non-optional argument was null