|
ColoredMeshResultsVisitor_legend_tags Field
|
description of the colors for the legend.
Namespace:
Karamba.Results
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxprotected List<string> _legend_tags
Protected _legend_tags As List(Of String)
protected:
List<String^>^ _legend_tags
val mutable _legend_tags: List<string>
Field Value
Type:
ListString
See Also