User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_aggregatornames.clusteringmovingaverage

Table of Contents

ITGIS_AggregatorNames.ClusteringMovingAverage property

DK for ActiveX | TatukGIS_XDK11.ITGIS_AggregatorNames.ClusteringMovingAverage | Methods | Properties

Moving average clustering method. Uses a moving average approach to group nearby data points dynamically.

Available also on: Delphi | .NET | Java.

Syntax

// C#
public String ClusteringMovingAverage
{
  get {}
}
' VisualBasic
Public Property ClusteringMovingAverage As String
  Get
  End Get
End Property
// Oxygene
public
  property ClusteringMovingAverage : String read;

Value

Type
string
String
2025/02/16 01:03

Page Tools