Chronicle v1 API - Enum PointSizeType (1.0.0-beta05)

public enum PointSizeType

Reference documentation and code samples for the Chronicle v1 API enum PointSizeType.

Point size type for the map.

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Fields

Name Description
Fixed

Point size is fixed.

ProportionalToSize

Point size is proportional to the size of the data point.

Unspecified

Point size is not specified.