Visual Basic (Declaration) | |
---|---|
Public Property InteriorLine As Line |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Line InteriorLine {get; set;} |
The interior line can be seen when the chart is drawn in 3D.
dotnetCHARTING | Send comments on this topic. |
InteriorLine Property | |
See Also |
dotnetCHARTING Namespace > ChartArea Class : InteriorLine Property |
Visual Basic (Declaration) | |
---|---|
Public Property InteriorLine As Line |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Line InteriorLine {get; set;} |