GrapeCity.Xaml.SpreadSheet.Data
CornerRadius Property


Gets or sets a value that represents the degree to which the corners of a chart are rounded.
Syntax
'Declaration
 
Public Property CornerRadius As Double
'Usage
 
Dim instance As SpreadChartShapeBase
Dim value As Double
 
instance.CornerRadius = value
 
value = instance.CornerRadius
public double CornerRadius {get; set;}

Property Value

The corner radius for the chart.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SpreadChartShapeBase Class
SpreadChartShapeBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options