Namespace: XPlot.D3
Assembly: XPlot.D3.dll
    Base Type: 
    obj
  
| Record Field | Description | 
| 
                
              
                  Full Usage: 
                   edgesModifiers: mutable | 
 | 
| 
                
              
                  Full Usage: 
                   nodesModifiers: mutable | 
 | 
| 
                
              
                  Full Usage: 
                   typeModifiers: mutable | 
 | 
| Constructor | Description | 
| 
                
               | 
 
 | 
| Instance member | Description | 
| 
                
              
                  Full Usage: 
                   this.GetHtml()Returns: string | 
 
 | 
| 
                
              
                  Full Usage: 
                   this.GetInlineHtml()Returns: string | 
 
 | 
| 
                
              
                  Full Usage: 
                   this.GetInlineJS()Returns: string | The chart's inline JavaScript code. 
 | 
| 
                
              
                  Full Usage: 
                   this.Height | 
 | 
| 
                
              
                  Full Usage: 
                   this.Id | The chart's container div id. | 
| 
                
              
                  Full Usage: 
                   this.Options | 
 | 
| 
                
              
                  Full Usage: 
                   this.Show() | Displays a chart in the default browser. | 
| 
                
              
                  Full Usage: 
                   this.Width | 
 | 
| 
                
              
                  Full Usage: 
                   this.WithCharge(charge)Parameters: 
 float | 
 
 | 
| 
                
               | 
 
 | 
| 
                
              
                  Full Usage: 
                   this.WithGravity(gravity)Parameters: 
 float | 
 
 | 
| 
                
              
                  Full Usage: 
                   this.WithHeight(height)Parameters: 
 int | Sets the chart's height. 
 | 
| 
                
              
                  Full Usage: 
                   this.WithId(newId)Parameters: 
 string | Sets the chart's container div id. 
 | 
| 
                
               | 
 
 | 
| 
                
              
                  Full Usage: 
                   this.WithWidth(width)Parameters: 
 int | 
 
 | 
| Static member | Description | 
| 
                
              
                  Full Usage: 
                   ForceLayoutChart.Create(edgeMappings)Parameters: 
 seq<string * string>Returns: ForceLayoutChart | 
 
 
 | 
| 
                
               | 
 
 
 |