Charting for WinForms Programmer's Guide
CandlestickRenderer.OpenDimension Property
See Also
 






Gets or sets the index of the dimension, containing open values.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public int OpenDimension { get; set; }

Visual Basic  Copy Code

Public Property OpenDimension As Integer

 Property Value

 See Also

CandlestickRenderer Members
CandlestickRenderer Class
MindFusion.Charting Namespace