Classe LinearScale
Represents a linear scale to be drawn within a linear gauge.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Class LinearScale _
Inherits GaugeScale
'Uso
Dim instance As LinearScale
public class LinearScale : GaugeScale
public ref class LinearScale : public GaugeScale
type LinearScale =
class
inherit GaugeScale
end
public class LinearScale extends GaugeScale
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .GaugeScale
Microsoft.ReportingServices.RdlObjectModel..::..LinearScale
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.