| Visual Basic (Declaration) | |
|---|---|
Public Property Custom As Double() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public double[] Custom {get; set;} | |
| dotnetCHARTING | Send comments on this topic. |
| Custom Property | |
| See Also | |
|
| dotnetCHARTING Namespace > AxisLineBreaks Class : Custom Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property Custom As Double() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public double[] Custom {get; set;} | |