ChartAxis.ChartStripLines Proprietà

Definizione

Ottiene o imposta le strisce personalizzate per l'asse.

public:
 property System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::ChartStripLine ^> ^ ChartStripLines { System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::ChartStripLine ^> ^ get(); void set(System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::ChartStripLine ^> ^ value); };
[System.Xml.Serialization.XmlElement(typeof(Microsoft.ReportingServices.RdlObjectModel.RdlCollection`1<Microsoft.ReportingServices.RdlObjectModel.ChartStripLine>))]
public System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.ChartStripLine> ChartStripLines { get; set; }
[<System.Xml.Serialization.XmlElement(typeof(Microsoft.ReportingServices.RdlObjectModel.RdlCollection`1<Microsoft.ReportingServices.RdlObjectModel.ChartStripLine>))>]
member this.ChartStripLines : System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.ChartStripLine> with get, set
Public Property ChartStripLines As IList(Of ChartStripLine)

Valore della proprietà

Oggetto IList<T>.

Attributi

Si applica a