Свойство ChartSmartLabelInstance.MarkerOverlapping
Gets the calculated value of the MarkerOverlapping property in a ChartSmartLabel class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property MarkerOverlapping As Boolean
Get
'Применение
Dim instance As ChartSmartLabelInstance
Dim value As Boolean
value = instance.MarkerOverlapping
public bool MarkerOverlapping { get; }
public:
property bool MarkerOverlapping {
bool get ();
}
member MarkerOverlapping : bool
function get MarkerOverlapping () : boolean
Значение свойства
Тип: System.Boolean
A Boolean value that represents the calculated value of the MarkerOverlapping property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering