ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / ChartControl Class / Culture Property

In This Topic
    Culture Property (ChartControl)
    In This Topic
    Gets or sets the culture for the chart control.
    Syntax
    'Declaration
     
    Public Property Culture As CultureInfo
    public CultureInfo Culture {get; set;}
    See Also