Marker (Object)

Member of:

Subcomponents object

Description:

Represents the market object and its properties for a (Live) LineChart object.

The Style (Property) of the Market (Object) returns the read only BqMarkerStyle constant group, which consists of the following values:

Example:

This example shows how to return the marker style for a (Live) Line Chart object and write it to the Console window::

Console.Writeln(LineChart.Marker.Style)

Method:

None

Properties:

Read only: Style as BqMarkerStyle

Read-write: Visible as Boolean

Objects:

None