MarkerLayerVisualization Properties

Spotfire 14.3 API Reference

The MarkerLayerVisualization type exposes the following members.

Properties

  NameDescription
Public propertyActiveGeocodingTableReference
Gets the active data table used for the current geocoding configuration. May return null.
(Inherited from LayerVisualization.)
Public propertyAdjustMarkerSizeToZoomLevel
Gets or sets a value indicating whether marker size should be adjusted to current zoom level.
Public propertyColorAxis
Gets the color axis.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyData
Gets the plot data.
(Inherited from Visualization.)
Public propertyDefaultFont Obsolete.
Gets or sets the default font for the plot.
(Inherited from TrellisVisualization.)
Public propertyDefaultFontMetadata
Gets or sets the default font for the plot.
(Inherited from TrellisVisualization.)
Public propertyDescription
Gets or sets the plot description.
(Inherited from Visualization.)
Public propertyDetails
Gets the details.
Public propertyDrawingOrderAxis
Gets the drawing order axis.
Public propertyGeocodingTableReferences
Gets the data tables to be used when geocoding.
(Inherited from LayerVisualization.)
Public propertyHorizontalLegend
Gets the horizontal legend object for this plot.
(Inherited from Visualization.)
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyLabelColumn
Gets the label column.
Public propertyLabelFont Obsolete.
Gets or sets the font used for the labels.
Public propertyLabelFontMetadata
Gets or sets the font metadata used for the labels.
Public propertyLabelImageSize
Gets or sets the size of labels showing images.
Public propertyLabelLayout
Gets or sets the label layout.
Public propertyLabelRenderer
Gets the label renderer settings.
Public propertyLabelVisibility
Gets or sets a value indicating label visibility.
Public propertyLegend
Gets the legend object for this plot.
(Inherited from Visualization.)
Public propertyLegendItem
Gets the legend item for this layer visualization.
(Inherited from LayerVisualization.)
Public propertyLineConnection
Gets the line connection.
Public propertyMarkerByAxis
Gets the axis to group markers by.
Public propertyMarkerClass
Gets or sets the class type of the markers in this marker layer visualization. Using this property the markers can be switched between simple markers, tiled markers and separate charts (for example pies).
Public propertyMarkerSize
Gets or sets the size of the markers.
Public propertyMaxNumberOfLabels
Gets or sets a value indicating max number of drawn labels.
Public propertyPieMarker
Gets the pie marker settings to use when this plot is configured to show pies.
Public propertyPositioningMethod
Gets or sets the positioning method.
Public propertyRotationAxis
Gets the marker rotation axis.
Public propertyShapeAxis
Gets the axis that can be used to alter the expression by which marker shapes are chosen.
Public propertyShowDescription
Gets or sets a flag indicating whether to show the description or not.
(Inherited from Visualization.)
Public propertyShowEmptyLabels
Gets or sets a value indicating whether a label with empty content should be shown or not.
Public propertySizeAxis
Gets the size axis.
Public propertySupportsTransparency
Gets a value indicating whether transparency is supported.
(Inherited from Visualization.)
Public propertyTitle
Gets or sets the Visual's title.
(Inherited from VisualContent.)
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public propertyTransparency
Gets or sets the transparency for the plot.
(Inherited from Visualization.)
Public propertyTrellis
Gets the trellis.
(Inherited from TrellisVisualization.)
Public propertyTrellisingFollowsMainLayer
Gets or sets a value indicating whether this visualization should be trellised the same way as the main trellis layer in the map chart, see TrellisLayerReference. The default value is false.
(Inherited from LayerVisualization.)
Public propertyTypeId
Gets the type identifier for the visual.
(Inherited from VisualContent.)
Public propertyUseSeparateColorForMarkedItems
Gets or sets a value indicating whether to use a separate color for marked items.
(Inherited from Visualization.)
Public propertyVisual
Gets the visual instance, or null if this instance is not owned by a visual.
(Inherited from VisualContent.)
Public propertyXAxis
Gets the ScaleAxis for the x-axis.
Public propertyXJitter
Gets or sets the amount of jittering in the x-direction.
Public propertyYAxis
Gets the ScaleAxis for the y-axis.
Public propertyYJitter
Gets or sets the amount of jittering in the y-direction.
Top
See Also

Reference