Compartir a través de


ChartSmartLabel Miembros

Defines the behavior of smart labels.

El tipo ChartSmartLabel expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico ChartSmartLabel() () () () Creates a new instance of the ChartSmartLabel class.
Método publico ChartSmartLabel(IPropertyStore) Creates a new instance of the ChartSmartLabel class.

Principio

Métodos

  Nombre Descripción
Método publico DeepClone Returns a deep clone of this ReportObject instance. (Se hereda de ReportObject).
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetAncestor< (Of < <' (T> ) > > ) The ancestor of this report object. (Se hereda de ReportObject).
Método publico GetContainingDataScopes The containing data scopes. (Se hereda de ReportObject).
Método protegido GetDataScopesForDefaultImpl Infraestructura. (Se hereda de ReportObject).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método publico Initialize Infraestructura. (Se hereda de ReportObject).
Método protegido InitializeForDesigner Infraestructura. (Se hereda de ReportObject).
Método protegido MemberwiseClone (Se hereda de Object).
Método protegido OnChildPropertyChanged Infraestructura. (Se hereda de ReportObject).
Método protegido OnPropertyChanged Infraestructura. (Se hereda de ReportObject).
Método protegido SavePropertyValue< (Of < <' (T> ) > > ) Infraestructura. (Se hereda de ReportObject).
Método publico ToString (Se hereda de Object).
Método protegido WrapPropertyStore Infraestructura. (Se hereda de ReportObject).

Principio

Propiedades

  Nombre Descripción
Propiedad pública AllowOutSidePlotArea Indicates whether data point labels can be drawn outside of the plot area.
Propiedad pública CalloutBackColor Fill color of the box around the point label text when the CalloutStyle is Box()()()().
Propiedad pública CalloutLineAnchor Shape that should be drawn on the point end of the callout line.
Propiedad pública CalloutLineColor Color of the callout line.
Propiedad pública CalloutLineStyle Style of the callout line.
Propiedad pública CalloutLineWidth Width of the callout line.
Propiedad pública CalloutStyle Style to use when drawing the callout lines.
Propiedad pública ChartNoMoveDirections Indicates which directions the label is not allowed to move.
Propiedad pública Disabled Indicates smart labels should be turned off.
Propiedad pública MarkerOverlapping Indicates point labels are allowed to overlap point markers.
Propiedad pública MaxMovingDistance The maximum distance from the data point that data point labels are allowed to be moved in case of overlapping.
Propiedad pública MinMovingDistance The minimum distance from the data point that data point labels will be moved in case of overlapping.
Propiedad pública Parent The parent of this report object. (Se hereda de ReportObjectBase).
Propiedad pública PropertyStore The property store. (Se hereda de ReportObjectBase).
Propiedad pública ShowOverlapped Indicates labels should be displayed even when overlapping issues cannot be resolved.
Propiedad pública Site Infraestructura. (Se hereda de ReportObject).

Principio

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado IDisposable. . :: . .Dispose (Se hereda de ReportObject).
Implementación de interfaces explícitasEvento privado IComponent. . :: . .Disposed (Se hereda de ReportObject).

Principio