[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DGridStyle

Chart2DGridStyle Class

Represents the appearance of gridlines in a chart.

Inheritance
Chart2DGridStyle
Implements
IC1Serializable
Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.8.dll
Syntax
public class Chart2DGridStyle : ChartLineStyle, INotifyPropertyChanged, IC1Serializable

Properties

Name Description
AutoSpacing

Gets or sets a value indicating whether gridline spacing is calculated automatically.

Spacing

Gets or sets gridline spacing in data coordinate units.

Visible

Gets or sets the grid line visibility.

Methods

Name Description
AssignFrom(ChartObject)

For internal use only. Assigns (copies) properties from another ChartObject to the current object.