Chronicle v1 API - Class DashboardChart.Types.Visualization.Types.GoogleMapsConfig.Types.PointSettings (1.0.0-beta05)

public sealed class DashboardChart.Types.Visualization.Types.GoogleMapsConfig.Types.PointSettings : IMessage<DashboardChart.Types.Visualization.Types.GoogleMapsConfig.Types.PointSettings>, IEquatable<DashboardChart.Types.Visualization.Types.GoogleMapsConfig.Types.PointSettings>, IDeepCloneable<DashboardChart.Types.Visualization.Types.GoogleMapsConfig.Types.PointSettings>, IBufferMessage, IMessage

Reference documentation and code samples for the Chronicle v1 API class DashboardChart.Types.Visualization.Types.GoogleMapsConfig.Types.PointSettings.

Point settings for the map.

Inheritance

object > DashboardChart.Types.Visualization.Types.GoogleMapsConfig.Types.PointSettings

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Constructors

PointSettings()

public PointSettings()

PointSettings(PointSettings)

public PointSettings(DashboardChart.Types.Visualization.Types.GoogleMapsConfig.Types.PointSettings other)
Parameter
Name Description
other DashboardChartTypesVisualizationTypesGoogleMapsConfigTypesPointSettings

Properties

Color

public string Color { get; set; }

Optional. Color for the point on the map.

Property Value
Type Description
string

PointSizeType

public PointSizeType PointSizeType { get; set; }

Optional. Point size type for the map. This is used to determine the size of the points on the map.

Property Value
Type Description
PointSizeType