GrapeCity.Xaml.Excel
DataPointFormat Property (IExcelDataPoint)


Gets or sets the data point format.
Syntax
'Declaration
 
Property DataPointFormat As IExcelChartFormat
'Usage
 
Dim instance As IExcelDataPoint
Dim value As IExcelChartFormat
 
instance.DataPointFormat = value
 
value = instance.DataPointFormat
IExcelChartFormat DataPointFormat {get; set;}

Property Value

The data point format.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelDataPoint Interface
IExcelDataPoint Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options