public enum PlotModeReference documentation and code samples for the Chronicle v1 API enum PlotMode.
Plot mode for the map.
Namespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Fields |
|
|---|---|
| Name | Description |
Both |
Plot mode is both points and heatmap. |
Heatmap |
Plot mode is heatmap. |
Points |
Plot mode is points. |
Unspecified |
Plot mode is not specified. |