ChartAxis.ChartMajorTickMarks Proprietà

Definizione

Ottiene o imposta i segni di graduazione principali per l'asse.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ChartTickMarks ^ ChartMajorTickMarks { Microsoft::ReportingServices::RdlObjectModel::ChartTickMarks ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartTickMarks ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartTickMarks ChartMajorTickMarks { get; set; }
member this.ChartMajorTickMarks : Microsoft.ReportingServices.RdlObjectModel.ChartTickMarks with get, set
Public Property ChartMajorTickMarks As ChartTickMarks

Valore della proprietà

ChartTickMarks

Un oggetto ChartTickMarks.

Si applica a