ReferenceLinePropertyNames Class TIBCO Spotfire 7.9 API Reference

Note: This API is now obsolete.

Contains property name constants for the public properties of ReferenceLine.
Inheritance Hierarchy

SystemObject
  Spotfire.Dxp.Framework.DocumentModelDocumentNodePropertyNames
    Spotfire.Dxp.Application.VisualsReferenceLinePropertyNames

Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 30.0.10915.3380 (30.0.10915.3380)
Syntax

C#
[ObsoleteAttribute("Use FittingModels instead.")]
public abstract class PropertyNames : DocumentNodePropertyNames

The ReferenceLinePropertyNames type exposes the following members.

Methods

  NameDescription
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldStatic memberAffectsAutoZoom Obsolete.
The name of the property AffectsAutoZoom.
Public fieldStatic memberColor Obsolete.
The name of the property Color.
Public fieldStatic memberDisplayName Obsolete.
The name of the property DisplayName.
Public fieldStatic memberExpression Obsolete.
The name of the property Expression.
Public fieldStatic memberFormatter Obsolete.
The name of the property Formatter.
Public fieldStatic memberIsBackground Obsolete.
The name of the property IsBackground.
Public fieldStatic memberLabelDisplayMode Obsolete.
The name of the property LabelDisplayMode.
Public fieldStatic memberLineStyle Obsolete.
The name of the property LineStyle.
Public fieldStatic memberShowLabel Obsolete.
The name of the property ShowLabel.
Public fieldStatic memberUseAxisTransform Obsolete.
The name of the property UseAxisTransform.
Public fieldStatic memberWidth Obsolete.
The name of the property Width.
Public fieldStatic memberVisible Obsolete.
The name of the property Visible.
Top
Version Information

Obsolete (compiler warning) in 7.9
Obsolete (compiler warning) in 7.8
Obsolete (compiler warning) in 7.7
Obsolete (compiler warning) in 7.6
Obsolete (compiler warning) in 7.5
Obsolete (compiler warning) in 7.0
Obsolete (compiler warning) in 6.5
Obsolete (compiler warning) in 6.0
Obsolete (compiler warning) in 5.5
Obsolete (compiler warning) in 5.0
See Also

Reference