(Live) RadarChart (Object)

Member of:

Dashboard objects

Description:

Represents a (Live) RadarChart object and its properties.

The following RadarChart object properties use constants in their parameters:

Example:

This example shows how to set common (Live) RadarChart object attributes:

RadarChart.Comments = "Market Share"
RadarChart.Effect = bqLiveChartEffect3D
RadarChart.Locked = false
RadarChart.Name = "Sales"
RadarChart.SourceSectionName = "Results"
RadarChart.Visible = true
RadarChart.Facts.Add("Amount Sales")
RadarChart.CategoryAxis.Labels.Visible
RadarChart.CategoryAxis.Labels.Font.Color = 16711680
RadarChart.Marker.Style = bqMarkerStyleDiamond

Methods:

None

Read-write::AccessibilityText (Property), AppendObjectText (Property), Comments as String, Effect as BqLiveChartEffect, Locked as Boolean, Name as String, SourceSectionName as String, Visible as Boolean

Read only:: Type as BqShapeType

Objects and Collections:

UserValues collection, Placement object, Data object, Subcomponents object