Chronicle v1 API - Class DashboardChart.Types.Visualization.Types.Series (1.0.0-beta07)
Stay organized with collections
Save and categorize content based on your preferences.
1.0.0-beta07 (latest)
1.0.0-beta06
public sealed class DashboardChart.Types.Visualization.Types.Series : IMessage<DashboardChart.Types.Visualization.Types.Series>, IEquatable<DashboardChart.Types.Visualization.Types.Series>, IDeepCloneable<DashboardChart.Types.Visualization.Types.Series>, IBufferMessage, IMessage
Inheritance
object >
DashboardChart.Types.Visualization.Types.Series
Namespace
Google.Cloud.Chronicle.V1
Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
Series()
Series(Series)
public Series(DashboardChart.Types.Visualization.Types.Series other)
Properties
AreaStyle
public DashboardChart.Types.Visualization.Types.Series.Types.AreaStyle AreaStyle { get; set; }
Optional. Custom styling for area chart
DataLabel
public DashboardChart.Types.Visualization.Types.Series.Types.DataLabel DataLabel { get; set; }
Optional. Data label config for a series.
Displays data vaule in the chart
Encode
public DashboardChart.Types.Visualization.Types.Series.Types.Encode Encode { get; set; }
Field
public string Field { get; set; }
Property Value
Type
Description
string
GaugeConfig
public DashboardChart.Types.Visualization.Types.Series.Types.GaugeConfig GaugeConfig { get; set; }
Optional. Field to be saved for retrieving gauge config for gauge chart
ItemColors
public DashboardChart.Types.Visualization.Types.Series.Types.ItemColors ItemColors { get; set; }
Optional. Field to be saved for retrieving slice colors for the chart
ItemStyle
public DashboardChart.Types.Visualization.Types.Series.Types.ItemStyle ItemStyle { get; set; }
Optional. Custom styling for chart
Label
public string Label { get; set; }
Property Value
Type
Description
string
MetricTrendConfig
public DashboardChart.Types.Visualization.Types.Series.Types.MetricTrendConfig MetricTrendConfig { get; set; }
Optional. Fields to capture trend config for metric charts
Radius
public RepeatedField<string> Radius { get; }
Optional. Used to make a pie chart into a douhnut chart
SeriesName
public string SeriesName { get; set; }
user specified series label
Property Value
Type
Description
string
SeriesStackStrategy
public SeriesStackStrategy SeriesStackStrategy { get; set; }
SeriesType
public SeriesType SeriesType { get; set; }
SeriesUniqueValue
public string SeriesUniqueValue { get; set; }
Optional. Series unique value from the query result
Property Value
Type
Description
string
ShowBackground
public bool ShowBackground { get; set; }
Property Value
Type
Description
bool
ShowSymbol
public bool ShowSymbol { get; set; }
Property Value
Type
Description
bool
Stack
public string Stack { get; set; }
Property Value
Type
Description
string
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-07-06 UTC.
[null,null,["Last updated 2026-07-06 UTC."],[],[]]