'宣言 Protected Overridable Function GetStyle( _ ByVal name As System.String _ ) As C1.Chart._Style
'使用法 Dim instance As DiagramChart Dim name As System.String Dim value As C1.Chart._Style value = instance.GetStyle(name)
protected virtual C1.Chart._Style GetStyle( System.string name )
パラメータ
- name