Поделиться через


Класс ChartSmartLabel

Defines the behavior of smart labels.

Иерархия наследования

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.ChartSmartLabel

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public NotInheritable Class ChartSmartLabel
'Применение
Dim instance As ChartSmartLabel
public sealed class ChartSmartLabel
public ref class ChartSmartLabel sealed
[<SealedAttribute>]
type ChartSmartLabel =  class end
public final class ChartSmartLabel

Тип ChartSmartLabel обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство AllowOutSidePlotArea Gets an expression that evaluates to a value that indicates whether data point labels can be drawn outside of the plot area.
Открытое свойство CalloutBackColor Gets an expression that evaluates to the fill color of the box around the point label text when the CalloutStyle is Box.
Открытое свойство CalloutLineAnchor Gets an expression that evaluates to the shape that should be drawn on the point end of the callout line.
Открытое свойство CalloutLineColor Gets an expression that evaluates to the color of the callout line.
Открытое свойство CalloutLineStyle Gets an expression that evaluates to the style of the callout line.
Открытое свойство CalloutLineWidth Gets an expression that evaluates to the width of the callout line.
Открытое свойство CalloutStyle Gets an expression that evaluates to the style to use when drawing the callout lines.
Открытое свойство Disabled Gets an expression that evaluates to a value that indicates smart labels should be turned off.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство MarkerOverlapping Gets an expression that evaluates to a value that indicates point labels are allowed to overlap point markers.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство NoMoveDirections Gets the directions the smart label must not move.
Открытое свойство ShowOverlapped Gets an expression that evaluates to a value that indicates whether labels should be displayed even when overlapping issues cannot be resolved.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering