Chronicle v1 API - Class DashboardChart.Types.Visualization.Types.Legend (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.Legend : IMessage<DashboardChart.Types.Visualization.Types.Legend>, IEquatable<DashboardChart.Types.Visualization.Types.Legend>, IDeepCloneable<DashboardChart.Types.Visualization.Types.Legend>, IBufferMessage, IMessage
Inheritance
object >
DashboardChart.Types.Visualization.Types.Legend
Namespace
Google.Cloud.Chronicle.V1
Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
Legend()
Legend(Legend)
public Legend(DashboardChart.Types.Visualization.Types.Legend other)
Properties
Bottom
public int Bottom { get; set; }
Property Value
Type
Description
int
Id
public string Id { get; set; }
Property Value
Type
Description
string
Left
public int Left { get; set; }
Property Value
Type
Description
int
LegendAlign
public LegendAlign LegendAlign { get; set; }
LegendOrient
public LegendOrient LegendOrient { get; set; }
Padding
public RepeatedField<int> Padding { get; }
Right
public int Right { get; set; }
Property Value
Type
Description
int
Show
public bool Show { get; set; }
Property Value
Type
Description
bool
Top
public int Top { get; set; }
Property Value
Type
Description
int
Z
public int Z { get; set; }
Property Value
Type
Description
int
ZLevel
public int ZLevel { get; set; }
Property Value
Type
Description
int
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."],[],[]]