GrapeCity.Xaml.SpreadSheet.Data
Formatter Property (ChartLabelStyleInfo)


Gets or sets the formatter.
Syntax
'Declaration
 
Public Property Formatter As IFormatter
'Usage
 
Dim instance As ChartLabelStyleInfo
Dim value As IFormatter
 
instance.Formatter = value
 
value = instance.Formatter
public IFormatter Formatter {get; set;}

Property Value

The formatter.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ChartLabelStyleInfo Class
ChartLabelStyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options