Condividi tramite


Classe ChartSmartLabel

Defines the behavior of smart labels.

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..ChartSmartLabel

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class ChartSmartLabel
'Utilizzo
Dim instance As ChartSmartLabel
public sealed class ChartSmartLabel
public ref class ChartSmartLabel sealed
[<SealedAttribute>]
type ChartSmartLabel =  class end
public final class ChartSmartLabel

Nel tipo ChartSmartLabel sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica AllowOutSidePlotArea Gets an expression that evaluates to a value that indicates whether data point labels can be drawn outside of the plot area.
Proprietà pubblica CalloutBackColor Gets an expression that evaluates to the fill color of the box around the point label text when the CalloutStyle is Box()()()().
Proprietà pubblica CalloutLineAnchor Gets an expression that evaluates to the shape that should be drawn on the point end of the callout line.
Proprietà pubblica CalloutLineColor Gets an expression that evaluates to the color of the callout line.
Proprietà pubblica CalloutLineStyle Gets an expression that evaluates to the style of the callout line.
Proprietà pubblica CalloutLineWidth Gets an expression that evaluates to the width of the callout line.
Proprietà pubblica CalloutStyle Gets an expression that evaluates to the style to use when drawing the callout lines.
Proprietà pubblica Disabled Gets an expression that evaluates to a value that indicates smart labels should be turned off.
Proprietà pubblica Instance Gets the report instance object that contains the calculated values of this report definition object.
Proprietà pubblica MarkerOverlapping Gets an expression that evaluates to a value that indicates point labels are allowed to overlap point markers.
Proprietà pubblica MaxMovingDistance Gets an expression that evaluates to the maximum distance from the data point that data point labels are allowed to be moved in case of overlapping.
Proprietà pubblica MinMovingDistance Gets an expression that evaluates to the minimum distance from the data point that data point labels will be moved in case of overlapping.
Proprietà pubblica NoMoveDirections Gets the directions the smart label must not move.
Proprietà pubblica ShowOverlapped Gets an expression that evaluates to a value that indicates whether labels should be displayed even when overlapping issues cannot be resolved.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.