ChartGroup.DownBars Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the down bars on a line chart. Applies only to line charts. Read-only.
public:
property Microsoft::Office::Interop::Word::DownBars ^ DownBars { Microsoft::Office::Interop::Word::DownBars ^ get(); };
public Microsoft.Office.Interop.Word.DownBars DownBars { get; }
member this.DownBars : Microsoft.Office.Interop.Word.DownBars
Public ReadOnly Property DownBars As DownBars