GrapeCity.Xaml.SpreadSheet.Data
Fill Property (ChartSymbolStyleInfo)


Gets or sets the fill.
Syntax
'Declaration
 
Public Property Fill As Brush
'Usage
 
Dim instance As ChartSymbolStyleInfo
Dim value As Brush
 
instance.Fill = value
 
value = instance.Fill
public Brush Fill {get; set;}

Property Value

The fill.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ChartSymbolStyleInfo Class
ChartSymbolStyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options