ChartMemberInstance.m_style 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
StyleInstance 物件,表示這個報表定義物件的樣式屬性。
protected: Microsoft::ReportingServices::OnDemandReportRendering::StyleInstance ^ m_style;
protected Microsoft.ReportingServices.OnDemandReportRendering.StyleInstance m_style;
val mutable m_style : Microsoft.ReportingServices.OnDemandReportRendering.StyleInstance
Protected m_style As StyleInstance