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 a DownBars object that represents the down bars on a line chart. Applies only to line charts.
public:
property Microsoft::Office::Interop::Excel::DownBars ^ DownBars { Microsoft::Office::Interop::Excel::DownBars ^ get(); };
public Microsoft.Office.Interop.Excel.DownBars DownBars { get; }
Public ReadOnly Property DownBars As DownBars