componentone accordion for asp.net wijmohelp.grapecity.com/.../aspnetwebforms/asp.piechart.pdf ·...

842
ComponentOne PieChart for ASP.NET Web Forms

Upload: phungduong

Post on 22-Aug-2018

231 views

Category:

Documents


0 download

TRANSCRIPT

  • ComponentOne

    PieChart for ASP.NET Web Forms

  • Copyright 1987-2015 GrapeCity, Inc. All rights reserved.

    ComponentOne, a division of GrapeCity

    201 South Highland Avenue, Third Floor

    Pittsburgh, PA 15206 USA

    Website: http://www.componentone.com

    Sales: [email protected]

    Telephone: 1.800.858.2739 or 1.412.681.4343 (Pittsburgh, PA USA Office)

    Trademarks

    The ComponentOne product name is a trademark and ComponentOne is a registered trademark of GrapeCity, Inc.

    All other trademarks used herein are the properties of their respective owners.

    Warranty

    ComponentOne warrants that the media on which the software is delivered is free from defects in material and

    workmanship, assuming normal use, for a period of 90 days from the date of purchase. If a defect occurs during this

    time, you may return the defective media to ComponentOne, along with a dated proof of purchase, and

    ComponentOne will replace it at no charge. After 90 days, you can obtain a replacement for the defective media by

    sending it and a check for $25 (to cover postage and handling) to ComponentOne.

    Except for the express warranty of the original media on which the software is delivered is set forth here,

    ComponentOne makes no other warranties, express or implied. Every attempt has been made to ensure that the

    information contained in this manual is correct as of the time it was written. ComponentOne is not responsible for

    any errors or omissions. ComponentOnes liability is limited to the amount you paid for the product. ComponentOne

    is not liable for any special, consequential, or other damages for any reason.

    Copying and Distribution

    While you are welcome to make backup copies of the software for your own use and protection, you are not

    permitted to make copies for the use of anyone else. We put a lot of time and effort into creating this product, and

    we appreciate your support in seeing that it is used by licensed users only.

  • Table of Contents Overview ............................................................................................................................... 31

    Help with ASP.NET Web Forms Edition .............................................................................. 31

    Key Features .......................................................................................................................... 31

    Quick Start............................................................................................................................. 31

    Step 1 of 3: Creating an Application ................................................................................... 32

    Step 2 of 3: Adding Data to the PieChart ............................................................................ 32

    Step 3 of 3: Running the Project ......................................................................................... 33

    Top Tips ................................................................................................................................. 34

    Design-Time Support ............................................................................................................. 34

    Smart Tag .......................................................................................................................... 35

    Collection Editors............................................................................................................... 36

    PieChartSeries Collection Editor ..................................................................................... 36

    ChartStyle Collection Editor ........................................................................................... 37

    Pie Chart Fundamentals ......................................................................................................... 38

    Special Pie Chart Properties ............................................................................................... 38

    Pie Chart Elements ................................................................................................................ 40

    Header and Footer............................................................................................................. 40

    Legend............................................................................................................................... 42

    Series................................................................................................................................. 43

    Data Binding .......................................................................................................................... 44

    Export Service........................................................................................................................ 45

    PieChart Animation ............................................................................................................... 48

    Transition Effects ............................................................................................................... 49

    Animation Effect Duration ................................................................................................. 50

    Samples ................................................................................................................................. 50

    Task-Based Help .................................................................................................................... 51

    Creating a Doughnut Chart ................................................................................................ 51

    Creating an Exploding Pie Chart ......................................................................................... 52

    Zooming In Pie Charts ........................................................................................................ 53

    Client-Side Reference ............................................................................................................ 54

    Using the Wijmo CDN ........................................................................................................ 55

    C1.Web.Wijmo.Controls.4 Assembly ...................................................................................... 56

  • Namespaces ...................................................................................................................... 56

    C1.Web.Wijmo.Controls Namespace .............................................................................. 56

    Overview ................................................................................................................... 56

    Classes ....................................................................................................................... 57

    C1BaseStateManager ............................................................................................. 57

    Overview ............................................................................................................ 58

    Members............................................................................................................ 58

    C1TargetControlBase.............................................................................................. 59

    Overview ............................................................................................................ 59

    Members............................................................................................................ 60

    Methods............................................................................................................. 66

    GetPropertyValue Method........................................................................ 67

    GetScriptDescriptors Method ......................................................................... 68

    GetScriptReferences Method .......................................................................... 69

    RegisterDesignTimeStyleSheet Method .......................................................... 69

    SetPropertyValue Method ........................................................................ 70

    Properties .......................................................................................................... 71

    CDNDependencyPaths Property...................................................................... 74

    CDNPath Property .......................................................................................... 75

    DisplayVisible Property ................................................................................... 75

    EnableCombinedJavaScripts Property ............................................................. 76

    Enabled Property ............................................................................................ 76

    Theme Property .............................................................................................. 77

    ThemeSwatch Property .................................................................................. 77

    UseCDN Property ............................................................................................ 78

    WijmoControlMode Property ......................................................................... 78

    WijmoCssAdapter Property............................................................................. 79

    Structures .................................................................................................................. 79

    PointF..................................................................................................................... 79

    Overview ............................................................................................................ 80

    Members............................................................................................................ 81

    PointF Constructor ............................................................................................. 82

    Methods............................................................................................................. 83

    Equals Method ............................................................................................... 84

  • GetHashCode Method .................................................................................... 85

    Properties .......................................................................................................... 85

    X Property ...................................................................................................... 86

    Y Property....................................................................................................... 86

    Fields .................................................................................................................. 86

    Empty Field..................................................................................................... 87

    Operators ........................................................................................................... 87

    Equality Operator ........................................................................................... 87

    Inequality Operator ........................................................................................ 88

    C1.Web.Wijmo.Controls.C1Chart Namespace ................................................................ 89

    Overview ................................................................................................................... 89

    Classes ....................................................................................................................... 98

    AnnotationBase...................................................................................................... 98

    Overview ............................................................................................................ 99

    Members...........................................................................................................100

    Properties .........................................................................................................101

    AnnotationStyle Property ..............................................................................102

    Attachment Property .....................................................................................102

    IsVisible Property ...........................................................................................103

    Offset Property ..............................................................................................103

    Point Property ...............................................................................................104

    PointIndex Property .......................................................................................104

    Position Property ...........................................................................................105

    SeriesIndex Property......................................................................................105

    Tooltip Property ............................................................................................106

    BarChartSeries ......................................................................................................106

    Overview ...........................................................................................................107

    Members...........................................................................................................108

    BarChartSeries Constructor ...............................................................................109

    Properties .........................................................................................................110

    Data Property ................................................................................................111

    BaseChartAxisList.............................................................................................111

    Overview ...........................................................................................................112

    Members...........................................................................................................113

  • BaseChartAxisList Constructor .....................................................................114

    Methods............................................................................................................115

    Add Method ..................................................................................................116

    Add(Double) Method .................................................................................116

    Add(Nullable) Method ................................................................117

    Add(DateTime) Method .............................................................................117

    Add(Nullable) Method ............................................................118

    AddEmpty Method ........................................................................................119

    AddRange Method .........................................................................................119

    AddRange(Double[]) Method .....................................................................120

    AddRange(Nullable[]) Method ....................................................121

    AddRange(DateTime[]) Method .................................................................121

    AddRange(Nullable[]) Method ................................................122

    Clear Method.................................................................................................123

    Properties .........................................................................................................123

    DateTimeValues Property ..............................................................................124

    DoubleValues Property ..................................................................................124

    Values Property .............................................................................................125

    BubbleChartLabel ..................................................................................................125

    Overview ...........................................................................................................126

    Members...........................................................................................................127

    BubbleChartLabel Constructor ...........................................................................128

    Properties .........................................................................................................128

    ChartLabelFormatString Property ..................................................................129

    Compass Property .........................................................................................129

    LabelStyle Property ........................................................................................130

    Position Property ...........................................................................................130

    Visible Property .............................................................................................131

    BubbleChartMarker ...............................................................................................131

    Overview ...........................................................................................................132

    Members...........................................................................................................133

    BubbleChartMarker Constructor........................................................................134

    Properties .........................................................................................................134

    Symbol Property ............................................................................................135

  • Type Property ................................................................................................135

    BubbleChartSeries .................................................................................................136

    Overview ...........................................................................................................136

    Members...........................................................................................................137

    BubbleChartSeries Constructor ..........................................................................139

    Properties .........................................................................................................139

    Data Property ................................................................................................140

    InvisibleMarkLabels Property .........................................................................141

    Markers Property ..........................................................................................141

    BubbleChartSeriesData..........................................................................................142

    Overview ...........................................................................................................143

    Members...........................................................................................................143

    BubbleChartSeriesData Constructor ..................................................................144

    Properties .........................................................................................................145

    Y1 Property....................................................................................................145

    BubbleChartSymbol ...............................................................................................146

    Overview ...........................................................................................................147

    Members...........................................................................................................148

    BubbleChartSymbol Constructor........................................................................148

    Properties .........................................................................................................149

    Index Property ...............................................................................................149

    Url Property ...................................................................................................150

    C1BarChart ............................................................................................................150

    Overview ...........................................................................................................151

    Members...........................................................................................................152

    C1BarChart Constructor.....................................................................................162

    Methods............................................................................................................162

    LoadLayout Method.......................................................................................164

    LoadLayout(String) Method .......................................................................165

    LoadLayout(Stream) Method .....................................................................165

    LoadLayout(String,LayoutType) Method ....................................................166

    LoadLayout(Stream,LayoutType) Method ..................................................167

    SaveLayout Method .......................................................................................168

    SaveLayout(String) Method........................................................................168

  • SaveLayout(Stream) Method .....................................................................169

    Properties .........................................................................................................169

    ClusterOverlap Property ................................................................................177

    ClusterRadius Property ..................................................................................177

    ClusterSpacing Property.................................................................................178

    ClusterWidth Property ...................................................................................178

    Horizontal Property .......................................................................................179

    Is100Percent Property ...................................................................................179

    SeriesTransition Property...............................................................................180

    Stacked Property ...........................................................................................180

    C1BarChartSerializer..............................................................................................181

    Overview ...........................................................................................................181

    Members...........................................................................................................182

    C1BarChartSerializer Constructor ......................................................................183

    C1BubbleChart ......................................................................................................183

    Overview ...........................................................................................................184

    Members...........................................................................................................185

    C1BubbleChart Constructor ...............................................................................195

    Methods............................................................................................................195

    LoadLayout Method.......................................................................................197

    LoadLayout(String) Method .......................................................................197

    LoadLayout(Stream) Method .....................................................................198

    LoadLayout(String,LayoutType) Method ....................................................199

    LoadLayout(Stream,LayoutType) Method ..................................................199

    SaveLayout Method .......................................................................................200

    SaveLayout(String) Method........................................................................201

    SaveLayout(Stream) Method .....................................................................201

    Properties .........................................................................................................202

    ChartLabel Property .......................................................................................209

    MaximumSize Property..................................................................................210

    MinimumSize Property ..................................................................................210

    SizingMethod Property ..................................................................................211

    C1BubbleChartBinding ..........................................................................................211

    Overview ...........................................................................................................212

  • Members...........................................................................................................213

    C1BubbleChartBinding Constructor ...................................................................215

    C1BubbleChartBinding Constructor() .............................................................215

    C1BubbleChartBinding Constructor(String) ....................................................215

    Properties .........................................................................................................216

    Y1Field Property ............................................................................................218

    C1BubbleChartSerializer ........................................................................................218

    Overview ...........................................................................................................219

    Members...........................................................................................................220

    C1BubbleChartSerializer Constructor .................................................................220

    C1CandlestickChart ...............................................................................................221

    Overview ...........................................................................................................222

    Members...........................................................................................................223

    C1CandlestickChart Constructor ........................................................................232

    Methods............................................................................................................232

    LoadLayout Method.......................................................................................234

    LoadLayout(String) Method .......................................................................235

    LoadLayout(Stream) Method .....................................................................236

    LoadLayout(String,LayoutType) Method ....................................................236

    LoadLayout(Stream,LayoutType) Method ..................................................237

    SaveLayout Method .......................................................................................238

    SaveLayout(String) Method........................................................................238

    SaveLayout(Stream) Method .....................................................................239

    ShouldSerializeSeriesHoverStyles Method .....................................................240

    ShouldSerializeSeriesStyles Method ...............................................................240

    Properties .........................................................................................................241

    CandlestickChartSeriesHoverStyles Property..................................................247

    CandlestickChartSeriesStyles Property ...........................................................248

    CandlestickFormatter Property ......................................................................248

    Type Property ................................................................................................249

    C1CandlestickChartBinding ....................................................................................249

    Overview ...........................................................................................................250

    Members...........................................................................................................251

    C1CandlestickChartBinding Constructor.............................................................253

  • C1CandlestickChartBinding Constructor() ......................................................253

    C1CandlestickChartBinding Constructor(String) .............................................254

    Properties .........................................................................................................254

    CloseField Property ........................................................................................256

    HighField Property .........................................................................................256

    LowField Property..........................................................................................257

    OpenField Property........................................................................................257

    XFieldType Property ......................................................................................258

    C1CandlestickChartSerializer .................................................................................258

    Overview ...........................................................................................................259

    Members...........................................................................................................260

    C1CandlestickChartSerializer Constructor ..........................................................260

    C1ChartBinding .....................................................................................................261

    Overview ...........................................................................................................262

    Members...........................................................................................................263

    C1ChartBinding Constructor ..............................................................................264

    C1ChartBinding Constructor() ........................................................................265

    C1ChartBinding Constructor(String) ...............................................................265

    Properties .........................................................................................................266

    DataMember Property ...................................................................................267

    HintField Property .........................................................................................268

    IsTrendline Property ......................................................................................268

    Label Property ...............................................................................................268

    LegendEntry Property ....................................................................................269

    TrendlineFitType Property .............................................................................269

    TrendlineOrder Property................................................................................270

    TrendlineSampleCount Property ....................................................................270

    Visible Property .............................................................................................271

    XField Property ..............................................................................................271

    XFieldType Property ......................................................................................272

    YField Property ..............................................................................................272

    YFieldType Property.......................................................................................272

    C1ChartCore..........................................................273

    Overview ...........................................................................................................274

  • Members...........................................................................................................276

    Methods............................................................................................................283

    GetScriptDescriptors Method ........................................................................284

    Properties .........................................................................................................285

    Animation Property .......................................................................................290

    Annotations Property ....................................................................................291

    AutoResize Property ......................................................................................291

    Axis Property .................................................................................................292

    ChartLabelFormatString Property ..................................................................292

    ChartLabelStyle Property ...............................................................................293

    Culture Property ............................................................................................293

    CultureCalendar Property ..............................................................................294

    DataBindings Property ...................................................................................294

    DisableDefaultTextStyle Property ..................................................................295

    Footer Property .............................................................................................295

    Header Property ............................................................................................296

    Height Property .............................................................................................296

    Hint Property .................................................................................................296

    Indicator Property .........................................................................................297

    Legend Property ............................................................................................297

    MarginBottom Property.................................................................................298

    MarginLeft Property ......................................................................................298

    MarginRight Property ....................................................................................299

    MarginTop Property ......................................................................................299

    OnClientBeforePaint Property........................................................................300

    OnClientBeforeSeriesChange Property ...........................................................300

    OnClientClick Property ...................................................................................301

    OnClientMouseDown Property ......................................................................301

    OnClientMouseMove Property ......................................................................301

    OnClientMouseOut Property .........................................................................302

    OnClientMouseOver Property ........................................................................302

    OnClientMouseUp Property ...........................................................................303

    OnClientPainted Property ..............................................................................303

    OnClientSeriesChanged Property ...................................................................304

  • SeriesHoverStyles Property ............................................................................304

    SeriesList Property .........................................................................................305

    SeriesStyles Property .....................................................................................305

    Shadow Property ...........................................................................................306

    ShowChartLabels Property .............................................................................306

    TextStyle Property .........................................................................................307

    Width Property ..............................................................................................307

    C1ChartNavigator ..................................................................................................307

    Overview ...........................................................................................................308

    Members...........................................................................................................309

    C1ChartNavigator Constructor ...........................................................................317

    Properties .........................................................................................................317

    Indicator Property .........................................................................................322

    OnClientUpdated Property ............................................................................323

    OnClientUpdating Property............................................................................323

    RangeMax Property .......................................................................................324

    RangeMin Property ........................................................................................324

    Step Property ................................................................................................325

    TargetSelector Property .................................................................................325

    XAxis Property ...............................................................................................325

    C1ChartSerializer..................................................................................326

    Overview ...........................................................................................................327

    Members...........................................................................................................328

    C1ChartSerializer Constructor ..........................................................328

    C1CompositeChart ................................................................................................329

    Overview ...........................................................................................................330

    Members...........................................................................................................331

    C1CompositeChart Constructor .........................................................................341

    Methods............................................................................................................341

    LoadLayout Method.......................................................................................343

    LoadLayout(String) Method .......................................................................344

    LoadLayout(Stream) Method .....................................................................344

    LoadLayout(String,LayoutType) Method ....................................................345

    LoadLayout(Stream,LayoutType) Method ..................................................346

  • SaveLayout Method .......................................................................................347

    SaveLayout(String) Method........................................................................347

    SaveLayout(Stream) Method .....................................................................348

    Properties .........................................................................................................348

    ClusterOverlap Property ................................................................................356

    ClusterRadius Property ..................................................................................356

    ClusterSpacing Property.................................................................................357

    ClusterWidth Property ...................................................................................357

    SeriesTransition Property...............................................................................358

    ShowChartLabels Property .............................................................................358

    Stacked Property ...........................................................................................358

    YAxes Property ..............................................................................................359

    C1CompositeChartBinding .....................................................................................359

    Overview ...........................................................................................................360

    Members...........................................................................................................361

    C1CompositeChartBinding Constructor..............................................................364

    C1CompositeChartBinding Constructor() .......................................................364

    C1CompositeChartBinding Constructor(String) ..............................................365

    Properties .........................................................................................................365

    CandlestickSeriesCloseField Property .............................................................368

    CandlestickSeriesHighField Property ..............................................................368

    CandlestickSeriesLowField Property ...............................................................369

    CandlestickSeriesOpenField Property.............................................................369

    Center Property .............................................................................................370

    PieSeriesDataField Property ...........................................................................370

    PieSeriesLabelField Property ..........................................................................371

    PieSeriesOffsetField Property ........................................................................371

    Radius Property .............................................................................................372

    SharedPieGroup Property ..............................................................................372

    Type Property ................................................................................................373

    YAxis Property ...............................................................................................373

    C1CompositeChartSerializer ..................................................................................374

    Overview ...........................................................................................................374

    Members...........................................................................................................375

  • C1CompositeChartSerializer Constructor ...........................................................376

    C1LineChart...........................................................................................................377

    Overview ...........................................................................................................378

    Members...........................................................................................................379

    C1LineChart Constructor ...................................................................................388

    Methods............................................................................................................389

    LoadLayout Method.......................................................................................390

    LoadLayout(String) Method .......................................................................391

    LoadLayout(Stream) Method .....................................................................392

    LoadLayout(String,LayoutType) Method ....................................................392

    LoadLayout(Stream,LayoutType) Method ..................................................393

    SaveLayout Method .......................................................................................394

    SaveLayout(String) Method........................................................................394

    SaveLayout(Stream) Method .....................................................................395

    Properties .........................................................................................................396

    Hole Property ................................................................................................403

    SeriesTransition Property...............................................................................403

    Type Property ................................................................................................404

    C1LineChartSerializer ............................................................................................404

    Overview ...........................................................................................................405

    Members...........................................................................................................406

    C1LineChartSerializer Constructor .....................................................................406

    C1PieChart ............................................................................................................407

    Overview ...........................................................................................................408

    Members...........................................................................................................409

    C1PieChart Constructor .....................................................................................419

    Methods............................................................................................................419

    LoadLayout Method.......................................................................................421

    LoadLayout(String) Method .......................................................................421

    LoadLayout(Stream) Method .....................................................................422

    LoadLayout(String,LayoutType) Method ....................................................423

    LoadLayout(Stream,LayoutType) Method ..................................................424

    SaveLayout Method .......................................................................................424

    SaveLayout(String) Method........................................................................425

  • SaveLayout(Stream) Method .....................................................................426

    Properties .........................................................................................................426

    Direction Property .........................................................................................434

    EnableTouchBehavior Property ......................................................................434

    InnerRadius Property .....................................................................................435

    Radius Property .............................................................................................435

    SeriesTransition Property...............................................................................436

    StartAngle Property .......................................................................................436

    C1PieChartBinding.................................................................................................436

    Overview ...........................................................................................................437

    Members...........................................................................................................438

    C1PieChartBinding Constructor .........................................................................439

    C1PieChartBinding Constructor() ...................................................................440

    C1PieChartBinding Constructor(String) ..........................................................440

    Properties .........................................................................................................441

    DataField Property .........................................................................................442

    LabelField Property ........................................................................................442

    OffsetField Property ......................................................................................443

    C1PieChartSerializer ..............................................................................................443

    Overview ...........................................................................................................444

    Members...........................................................................................................445

    C1PieChartSerializer Constructor .......................................................................445

    C1ScatterChart ......................................................................................................446

    Overview ...........................................................................................................447

    Members...........................................................................................................448

    C1ScatterChart Constructor ...............................................................................457

    Methods............................................................................................................458

    LoadLayout Method.......................................................................................459

    LoadLayout(String) Method .......................................................................460

    LoadLayout(Stream) Method .....................................................................461

    LoadLayout(String,LayoutType) Method ....................................................461

    LoadLayout(Stream,LayoutType) Method ..................................................462

    SaveLayout Method .......................................................................................463

    SaveLayout(String) Method........................................................................463

  • SaveLayout(Stream) Method .....................................................................464

    Properties .........................................................................................................465

    SeriesTransition Property...............................................................................472

    ZoomOnHover Property .................................................................................472

    C1ScatterChartSerializer ........................................................................................472

    Overview ...........................................................................................................473

    Members...........................................................................................................474

    C1ScatterChartSerializer Constructor .................................................................475

    CandlestickChartSeries ..........................................................................................475

    Overview ...........................................................................................................476

    Members...........................................................................................................477

    CandlestickChartSeries Constructor ...................................................................478

    Properties .........................................................................................................479

    Data Property ................................................................................................480

    CandlestickChartSeriesData ...................................................................................480

    Overview ...........................................................................................................481

    Members...........................................................................................................482

    CandlestickChartSeriesData Constructor............................................................483

    Properties .........................................................................................................483

    Close Property ...............................................................................................484

    High Property ................................................................................................485

    Low Property .................................................................................................485

    Open Property ...............................................................................................485

    CandlestickChartStyle ............................................................................................486

    Overview ...........................................................................................................487

    Members...........................................................................................................488

    CandlestickChartStyle Constructor.....................................................................489

    Properties .........................................................................................................489

    Close Property ...............................................................................................490

    FallingClose Property .....................................................................................490

    HighLow Property ..........................................................................................491

    Open Property ...............................................................................................491

    RisingClose Property ......................................................................................492

    UnchangeClose Property ...............................................................................492

  • ChartAnimation .....................................................................................................492

    Overview ...........................................................................................................493

    Members...........................................................................................................494

    ChartAnimation Constructor ..............................................................................495

    Properties .........................................................................................................495

    Duration Property ..........................................................................................496

    Easing Property..............................................................................................496

    Enabled Property ...........................................................................................497

    ChartAxes ..............................................................................................................497

    Overview ...........................................................................................................498

    Members...........................................................................................................499

    ChartAxes Constructor.......................................................................................500

    Properties .........................................................................................................500

    X Property .....................................................................................................500

    Y Property......................................................................................................501

    ChartAxis ...............................................................................................................501

    Overview ...........................................................................................................502

    Members...........................................................................................................503

    ChartAxis Constructor........................................................................................505

    Properties .........................................................................................................505

    Alignment Property .......................................................................................507

    AnnoFormatString Property ...........................................................................508

    AnnoMethod Property ...................................................................................508

    AutoMajor Property.......................................................................................509

    AutoMax Property .........................................................................................509

    AutoMin Property ..........................................................................................509

    AutoMinor Property ......................................................................................510

    AxisStyle Property..........................................................................................510

    Compass Property .........................................................................................511

    GridMajor Property .......................................................................................511

    GridMinor Property .......................................................................................512

    Labels Property ..............................................................................................512

    Max Property .................................................................................................513

    Min Property .................................................................................................513

  • Origin Property ..............................................................................................514

    Text Property .................................................................................................514

    TextStyle Property .........................................................................................514

    TextVisible Property ......................................................................................515

    TickMajor Property ........................................................................................515

    TickMinor Property ........................................................................................516

    UnitMajor Property .......................................................................................516

    UnitMinor Property .......................................................................................517

    ValueLabelList Property .................................................................................517

    Visible Property .............................................................................................518

    ChartAxisGrid ........................................................................................................518

    Overview ...........................................................................................................519

    Members...........................................................................................................520

    ChartAxisGrid Constructor .................................................................................520

    Properties .........................................................................................................521

    GridStyle Property .........................................................................................521

    Visible Property .............................................................................................522

    ChartAxisLabel.......................................................................................................522

    Overview ...........................................................................................................523

    Members...........................................................................................................524

    ChartAxisLabel Constructor ...............................................................................525

    Properties .........................................................................................................525

    AxisLabelStyle Property .................................................................................526

    TextAlign Property .........................................................................................526

    Width Property ..............................................................................................527

    ChartAxisTick .........................................................................................................527

    Overview ...........................................................................................................528

    Members...........................................................................................................529

    ChartAxisTick Constructor .................................................................................529

    Properties .........................................................................................................530

    Factor Property..............................................................................................530

    Position Property ...........................................................................................531

    TickStyle Property ..........................................................................................531

    ChartHint ..............................................................................................................532

  • Overview ...........................................................................................................533

    Members...........................................................................................................533

    ChartHint Constructor .......................................................................................535

    Properties .........................................................................................................536

    Animated Property ........................................................................................538

    CalloutFilled Property ....................................................................................538

    CalloutFilledStyle Property .............................................................................539

    Compass Property .........................................................................................539

    Content Property ...........................................................................................540

    ContentStyle Property ...................................................................................540

    Duration Property ..........................................................................................540

    Easing Property..............................................................................................541

    Enable Property .............................................................................................541

    HideAnimated Property .................................................................................542

    HideDelay Property........................................................................................542

    HideDuration Property...................................................................................543

    HideEasing Property ......................................................................................543

    HintStyle Property .........................................................................................544

    IsContentHtml Property .................................................................................544

    OffsetX Property ............................................................................................545

    OffsetY Property ............................................................................................545

    ShowAnimated Property ................................................................................545

    ShowCallout Property ....................................................................................546

    ShowDelay Property ......................................................................................546

    ShowDuration Property .................................................................................547

    ShowEasing Property .....................................................................................547

    Title Property.................................................................................................548

    TitleStyle Property .........................................................................................548

    ChartHole ..............................................................................................................549

    Overview ...........................................................................................................549

    Members...........................................................................................................550

    ChartHole Constructor .......................................................................................551

    Properties .........................................................................................................551

    DateHole Property .........................................................................................552

  • NumericHole Property ...................................................................................552

    ChartIndicator .......................................................................................................553

    Overview ...........................................................................................................554

    Members...........................................................................................................554

    ChartIndicator Constructor ................................................................................555

    Properties .........................................................................................................556

    IndicatorStyle Property ..................................................................................556

    Visible Property .............................................................................................556

    ChartLegend ..........................................................................................................557

    Overview ...........................................................................................................558

    Members...........................................................................................................559

    ChartLegend Constructor...................................................................................560

    Properties .........................................................................................................560

    Compass Property .........................................................................................561

    LegendStyle Property .....................................................................................562

    Orientation Property .....................................................................................562

    Reversed Property .........................................................................................563

    Size Property .................................................................................................563

    Text Property .................................................................................................563

    TextMargin Property......................................................................................564

    TextStyle Property .........................................................................................564

    TextWidth Property .......................................................................................565

    TitleStyle Property .........................................................................................565

    Visible Property .............................................................................................566

    ChartLegendSize ....................................................................................................566

    Overview ...........................................................................................................567

    Members...........................................................................................................568

    ChartLegendSize Constructor.............................................................................569

    Properties .........................................................................................................569

    Height Property .............................................................................................570

    Width Property ..............................................................................................570

    ChartSeries ............................................................................................................571

    Overview ...........................................................................................................572

    Members...........................................................................................................572

  • ChartSeries Constructor.....................................................................................574

    Methods............................................................................................................574

    ShouldSerializeTrendlineSeries Method .........................................................575

    Properties .........................................................................................................575

    HintContents Property ...................................................................................576

    IsTrendline Property ......................................................................................576

    Label Property ...............................................................................................577

    LegendEntry Property ....................................................................................577

    TextStyle Property .........................................................................................578

    TrendlineSeries Property ...............................................................................578

    Visible Property .............................................................................................579

    ChartSeriesData ....................................................................................................579

    Overview ...........................................................................................................580

    Members...........................................................................................................581

    ChartSeriesData Constructor .............................................................................581

    Properties .........................................................................................................582

    X Property .....................................................................................................582

    Y Property......................................................................................................583

    ChartStyle .............................................................................................................583

    Overview ...........................................................................................................584

    Members...........................................................................................................585

    ChartStyle Constructor ......................................................................................587

    Properties .........................................................................................................588

    ClipRect Property ...........................................................................................590

    Cursor Property .............................................................................................590

    Cx Property ....................................................................................................591

    Cy Property....................................................................................................591

    Fill Property ...................................................................................................592

    FillOpacity Property .......................................................................................592

    FontFamily Property ......................................................................................593

    FontSize Property ..........................................................................................593

    FontWeight Property .....................................................................................593

    Height Property .............................................................................................594

    Href Property.................................................................................................594

  • Opacity Property............................................................................................595

    Path Property ................................................................................................595

    R Property .....................................................................................................596

    Rotation Property ..........................................................................................596

    Rx Property ....................................................................................................597

    Ry Property....................................................................................................597

    Scale Property ...............................................................................................598

    Src Property ...................................................................................................598

    Stroke Property .............................................................................................598

    StrokeDashArray Property .............................................................................599

    StrokeLineCap Property .................................................................................599

    StrokeLineJoin Property .................................................................................600

    StrokeMiterLimit Property .............................................................................600

    StrokeOpacity Property..................................................................................601

    StrokeWidth Property ....................................................................................601

    Target Property .............................................................................................602

    TextAnchor Property......................................................................................602

    Title Property.................................................................................................603

    Translation Property ......................................................................................603

    Width Property ..............................................................................................603

    X Property .....................................................................................................604

    Y Property......................................................................................................604

    ChartStyleFill .........................................................................................................605

    Overview ...........................................................................................................606

    Members...........................................................................................................606

    ChartStyleFill Constructor ..................................................................................608

    Properties .........................................................................................................608

    Color Property ...............................................................................................609

    ColorBegin Property ......................................................................................610

    ColorEnd Property .........................................................................................610

    ColorMiddles Property ...................................................................................611

    LinearGradientAngle Property .......................................................................611

    RadialGradientFocusPointX Property .............................................................612

    RadialGradientFocusPointY Property .............................................................612

  • Type Property ................................................................................................613

    ChartTextMargin ...................................................................................................613

    Overview ...........................................................................................................614

    Members...........................................................................................................615

    ChartTextMargin Constructor ............................................................................616

    Properties .........................................................................................................616

    Bottom Property ............................................................................................617

    Left Property .................................................................................................617

    Right Property ...............................................................................................618

    Top Property..................................................................................................618

    ChartTitle ..............................................................................................................619

    Overview ...........................................................................................................619

    Members...........................................................................................................620

    ChartTitle Constructor .......................................................................................621

    Properties .........................................................................................................622

    Compass Property .........................................................................................622

    Text Property .................................................................................................623

    TextStyle Property .........................................................................................623

    TitleStyle Property .........................................................................................624

    Visible Property .............................................................................................624

    ChartXAxisList .......................................................................................................624

    Overview ...........................................................................................................625

    Members...........................................................................................................626

    ChartXAxisList Constructor ................................................................................628

    Methods............................................................................................................628

    Add Method ..................................................................................................629

    Add(String) Method ...................................................................................629

    AddRange Method .........................................................................................630

    AddRange(String[]) Method .......................................................................631

    Properties .........................................................................................................632

    StringValues Property ....................................................................................632

    ChartXData ............................................................................................................633

    Overview ...........................................................................................................634

    Members...........................................................................................................635

  • ChartXData Constructor.....................................................................................635

    ChartXData Constructor() ..............................................................................636

    ChartXData Constructor(String) .....................................................................636

    Properties .........................................................................................................637

    StringValue Property......................................................................................638

    ChartY1AxisList ......................................................................................................638

    Overview ...........................................................................................................639

    Members...........................................................................................................640

    ChartY1AxisList Constructor...............................................................................641

    ChartY1Data ..........................................................................................................642

    Overview ...........................................................................................................642

    Members...........................................................................................................643

    ChartY1Data Constructor ...................................................................................644

    ChartY1Data Constructor() .............................................................................644

    ChartY1Data Constructor(Nullable) .................................................645

    ChartY1Data Constructor(Double)..................................................................646

    ChartYAxisList........................................................................................................646

    Overview ...........................................................................................................647

    Members...........................................................................................................648

    ChartYAxisList