Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Minor tickmarks to display on the scale.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property GaugeMinorTickMarks As GaugeTickMarks
Get
'Uso
Dim instance As GaugeScale
Dim value As GaugeTickMarks
value = instance.GaugeMinorTickMarks
public GaugeTickMarks GaugeMinorTickMarks { get; }
public:
property GaugeTickMarks^ GaugeMinorTickMarks {
GaugeTickMarks^ get ();
}
member GaugeMinorTickMarks : GaugeTickMarks
function get GaugeMinorTickMarks () : GaugeTickMarks
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.GaugeTickMarks
A GaugeTickMarks object.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering