ShowLineLabels Property
Overloads
ShowLineLabels |
Show labels on data points on line series. Only used if there is at least one measure with type set to 'line' and show is true JSON property name: showLineLabels |
ShowLineLabels
Show labels on data points on line series. Only used if there is at least one measure with type set to 'line' and show is true
JSON property name: showLineLabels
Declaration
public bool ShowLineLabels { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |