'Declaration
ReadOnly Property Line As ILineFormat
'Usage
Dim instance As IChartFormat Dim value As ILineFormat value = instance.Line
ILineFormat Line {get;}
read-only property Line: ILineFormat;
function get Line : ILineFormat
__property ILineFormat* get_Line();
property ILineFormat^ Line { ILineFormat^ get(); }