'Declaration
ReadOnly Property DropLines As IDropLines
'Usage
Dim instance As IChartGroup Dim value As IDropLines value = instance.DropLines
IDropLines DropLines {get;}
read-only property DropLines: IDropLines;
function get DropLines : IDropLines
__property IDropLines* get_DropLines();
property IDropLines^ DropLines { IDropLines^ get(); }