Click or drag to resize

AnalysisClassificationDataColumnName Property

The Name of the Column (See DataSource) which this AnalysisClassification is using as its source

Namespace:  Easymap.AddIn.Analyse
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public string DataColumnName { get; set; }

Property Value

Type: String
See Also