ColorAxis CategoricalColorAxis ColorScheme Property TIBCO Spotfire 6.0 API Reference
Gets the categorical color scheme.

Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use ColorMap instead.")]
public CategoricalColorScheme ColorScheme { get;	[FriendVisibleAttribute(true)]
	internal set;
 }

Property Value

Type: CategoricalColorScheme
See Also